File tree Expand file tree Collapse file tree 2 files changed +1384
-995
lines changed
Expand file tree Collapse file tree 2 files changed +1384
-995
lines changed Original file line number Diff line number Diff line change 22 "name" : " laravel/laravel" ,
33 "type" : " project" ,
44 "description" : " The Laravel Framework." ,
5- "keywords" : [" framework" , " laravel" ],
5+ "keywords" : [
6+ " framework" ,
7+ " laravel"
8+ ],
69 "license" : " MIT" ,
710 "require" : {
811 "php" : " ^8.1" ,
912 "guzzlehttp/guzzle" : " ^7.4" ,
10- "laravel/framework" : " ^10 .0" ,
11- "laravel/sanctum" : " ^3.2 " ,
13+ "laravel/framework" : " ^11 .0" ,
14+ "laravel/sanctum" : " ^4.0 " ,
1215 "laravel/tinker" : " ^2.6"
1316 },
1417 "require-dev" : {
1518 "spatie/laravel-ignition" : " ^2.0" ,
1619 "fakerphp/faker" : " ^1.17" ,
1720 "laravel/sail" : " ^1.12" ,
1821 "mockery/mockery" : " ^1.4.2" ,
19- "nunomaduro/collision" : " ^7.0 " ,
22+ "nunomaduro/collision" : " ^8.1 " ,
2023 "phpunit/phpunit" : " ^10.0"
2124 },
2225 "autoload" : {
5861 },
5962 "minimum-stability" : " dev" ,
6063 "prefer-stable" : true
61- }
64+ }
You can’t perform that action at this time.
0 commit comments