File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1111 }
1212 ],
1313 "require" : {
14- "php" : " ^7.4| ^8.3 " ,
14+ "php" : " ^7.4 || ^8.0 " ,
1515 "guzzlehttp/guzzle" : " ^7.2" ,
16- "illuminate/contracts" : " ^8.0| ^9.0| ^10.0| ^11.0" ,
17- "illuminate/http" : " ^8.0| ^9.0| ^10.0| ^11.0" ,
18- "illuminate/routing" : " ^8.0| ^9.0| ^10.0| ^11.0" ,
19- "illuminate/support" : " ^8.0| ^9.0| ^10.0| ^11.0"
16+ "illuminate/contracts" : " ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
17+ "illuminate/http" : " ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
18+ "illuminate/routing" : " ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
19+ "illuminate/support" : " ^8.0 || ^9.0 || ^10.0 || ^11.0"
2020 },
2121 "require-dev" : {
2222 "friendsofphp/php-cs-fixer" : " ^3.0" ,
23- "orchestra/testbench" : " ^6.0| ^7.0|^8 .0" ,
24- "phpunit/phpunit" : " ^9.0" ,
23+ "orchestra/testbench" : " ^6.0 || ^7.0 || ^8.0 || ^9 .0" ,
24+ "phpunit/phpunit" : " ^9.0 || ^10.0 " ,
2525 "signifly/php-config" : " ^1.0"
2626 },
2727 "autoload" : {
You can’t perform that action at this time.
0 commit comments