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 c411e46 commit d4c1b7aCopy full SHA for d4c1b7a
1 file changed
composer.json
@@ -11,14 +11,14 @@
11
}
12
],
13
"require": {
14
- "laravel/framework": "^9"
+ "laravel/framework": "^10|^9"
15
},
16
"require-dev": {
17
- "laravel/pint": "^1.1",
18
- "phpunit/phpunit": "^9",
19
- "orchestra/testbench": "^7.7",
+ "laravel/pint": "^v1.6",
+ "phpunit/phpunit": "^10.0",
+ "orchestra/testbench": "^v8.0",
20
"pestphp/pest": "^1.22",
21
- "pestphp/pest-plugin-laravel": "^1.2"
+ "pestphp/pest-plugin-laravel": "^v1.4"
22
23
"autoload": {
24
"psr-4": {
0 commit comments