Skip to content

Commit d4c1b7a

Browse files
committed
Update composer.json
1 parent c411e46 commit d4c1b7a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
}
1212
],
1313
"require": {
14-
"laravel/framework": "^9"
14+
"laravel/framework": "^10|^9"
1515
},
1616
"require-dev": {
17-
"laravel/pint": "^1.1",
18-
"phpunit/phpunit": "^9",
19-
"orchestra/testbench": "^7.7",
17+
"laravel/pint": "^v1.6",
18+
"phpunit/phpunit": "^10.0",
19+
"orchestra/testbench": "^v8.0",
2020
"pestphp/pest": "^1.22",
21-
"pestphp/pest-plugin-laravel": "^1.2"
21+
"pestphp/pest-plugin-laravel": "^v1.4"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)