We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a29453c commit b74c343Copy full SHA for b74c343
composer.json
@@ -11,7 +11,7 @@
11
"php": "^8.1",
12
"guzzlehttp/guzzle": "^7.2",
13
"laravel/fortify": "^1.16",
14
- "laravel/framework": "^10.0",
+ "laravel/framework": "^v10.10",
15
"laravel/sanctum": "^3.2",
16
"laravel/tinker": "^2.8",
17
"silber/bouncer": "^1.0"
@@ -23,7 +23,7 @@
23
"laravel/sail": "^1.18",
24
"mockery/mockery": "^1.4.4",
25
"nunomaduro/collision": "^7.0",
26
- "phpunit/phpunit": "^10.0",
+ "phpunit/phpunit": "^10.1",
27
"spatie/laravel-ignition": "^2.0"
28
},
29
"autoload": {
0 commit comments