File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010 ],
1111 "require" : {
1212 "php" : " 7.*|8.*" ,
13- "illuminate/validation" : " ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0" ,
14- "illuminate/translation" : " ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0" ,
15- "illuminate/support" : " ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0"
13+ "illuminate/validation" : " ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
14+ "illuminate/translation" : " ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
15+ "illuminate/support" : " ^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 "
1616 },
1717 "require-dev" : {
1818 "friendsofphp/php-cs-fixer" : " ~2.5|^3.14" ,
19- "phpunit/phpunit" : " 6.2.*|^8.5.8|^9.3.3" ,
20- "orchestra/testbench" : " ^3.5|^4.0|^5.0|^8.0"
19+ "phpunit/phpunit" : " 6.2.*|^8.5.8|^9.3.3|^10.5 " ,
20+ "orchestra/testbench" : " ^3.5|^4.0|^5.0|^8.0|^9.0 "
2121 },
2222 "autoload" : {
2323 "psr-4" : {
You can’t perform that action at this time.
0 commit comments