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 4040 "require" : {
4141 "php" : " ^8.3" ,
4242 "ext-json" : " *" ,
43- "illuminate/auth" : " ^10|^11|^ 12|^13" ,
44- "illuminate/contracts" : " ^10|^11|^ 12|^13" ,
45- "illuminate/http" : " ^10|^11|^ 12|^13" ,
46- "illuminate/support" : " ^10|^11|^ 12|^13" ,
43+ "illuminate/auth" : " ^12|^13" ,
44+ "illuminate/contracts" : " ^12|^13" ,
45+ "illuminate/http" : " ^12|^13" ,
46+ "illuminate/support" : " ^12|^13" ,
4747 "lcobucci/jwt" : " ^5.4" ,
4848 "namshi/jose" : " ^7.0" ,
4949 "nesbot/carbon" : " ^2.0|^3.0"
5050 },
5151 "require-dev" : {
5252 "friendsofphp/php-cs-fixer" : " ^3" ,
53- "illuminate/console" : " ^10|^11|^12|^13" ,
54- "illuminate/routing" : " ^10|^11|^12|^13" ,
55- "orchestra/testbench" : " ^8|^9|^10|^11" ,
53+ "illuminate/console" : " ^12|^13" ,
54+ "illuminate/routing" : " ^12|^13" ,
5655 "mockery/mockery" : " ^1.6" ,
56+ "orchestra/testbench" : " ^10|^11" ,
5757 "phpstan/phpstan" : " ^2" ,
5858 "phpunit/phpunit" : " ^10.5|^11"
5959 },
You can’t perform that action at this time.
0 commit comments