File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 24
24
}
25
25
],
26
26
"require" : {
27
- "guzzlehttp/guzzle" : " ^6.5|^7.0" ,
28
- "illuminate/macroable" : " ^9.35|^10.1|^11.0" ,
29
- "illuminate/support" : " ^9.35|^10.1|^11.0" ,
27
+ "php" : " ^8.3" ,
28
+ "guzzlehttp/guzzle" : " ^7.0" ,
29
+ "illuminate/macroable" : " ^11.0|^12.0" ,
30
+ "illuminate/support" : " ^11.0|^12.0" ,
30
31
"ratchet/pawl" : " ^0.4.1" ,
31
32
"symfony/process" : " ^6.0|^7.0" ,
32
33
"composer/semver" : " ^3.4" ,
49
50
"test" : " vendor/bin/phpunit"
50
51
},
51
52
"require-dev" : {
52
- "mockery/mockery" : " ^1.5 " ,
53
- "orchestra/testbench" : " ^8.1|^9 .0" ,
54
- "phpunit/phpunit" : " ^9.5.20|^10 .0" ,
55
- "vimeo/psalm" : " ^4.20|^5.22 "
53
+ "mockery/mockery" : " ^1.6 " ,
54
+ "orchestra/testbench" : " ^9.0|^10 .0" ,
55
+ "phpunit/phpunit" : " ^10.0|^11 .0" ,
56
+ "vimeo/psalm" : " ^6.12.0 "
56
57
},
57
58
"config" : {
58
59
"sort-packages" : true
You can’t perform that action at this time.
0 commit comments