File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1111 ],
1212 "require" : {
1313 "php" : " ^7.1 || ^8.0" ,
14- "illuminate/container" : " ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0 || ^11.0" ,
15- "illuminate/support" : " ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0 || ^11.0" ,
16- "illuminate/http" : " ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0 || ^11.0" ,
17- "illuminate/routing" : " ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0 || ^11.0" ,
14+ "illuminate/container" : " ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0 || ^11.0 || ^12.0 " ,
15+ "illuminate/support" : " ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0 || ^11.0 || ^12.0 " ,
16+ "illuminate/http" : " ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0 || ^11.0 || ^12.0 " ,
17+ "illuminate/routing" : " ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0 || ^11.0 || ^12.0 " ,
1818 "cloudconvert/cloudconvert-php" : " ^3.1.0" ,
1919 "symfony/psr-http-message-bridge" : " ^1.2|^2.0 || ^7.0" ,
2020 "nyholm/psr7" : " ^1.2"
2121 },
2222 "require-dev" : {
23- "phpunit/phpunit" : " ^7.0|^8.0|^9.5.10 || ^10.5" ,
24- "orchestra/testbench" : " ~3.8.0|^4.0|^5.0|^6.0|^7.0|^8.0 || ^9.0" ,
23+ "phpunit/phpunit" : " ^7.0|^8.0|^9.5.10 || ^10.5 || ^11.5.3 " ,
24+ "orchestra/testbench" : " ~3.8.0|^4.0|^5.0|^6.0|^7.0|^8.0 || ^9.0 || ^10.0 " ,
2525 "php-http/guzzle7-adapter" : " ^1.0"
2626 },
2727 "autoload" : {
You can’t perform that action at this time.
0 commit comments