Skip to content

Commit f084929

Browse files
committed
update laravel version
Took 28 minutes
1 parent 5b7f855 commit f084929

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"require": {
1919
"php": "^8.1",
2020
"spatie/laravel-package-tools": "^1.9.2",
21-
"illuminate/contracts": "^9.0"
21+
"illuminate/contracts": "^10.0"
2222
},
2323
"require-dev": {
2424
"friendsofphp/php-cs-fixer": "^3.8",
2525
"nunomaduro/collision": "^6.0",
2626
"nunomaduro/larastan": "^2.0.1",
27-
"orchestra/testbench": "^7.0",
27+
"orchestra/testbench": "^8.0",
2828
"pestphp/pest": "^1.21",
2929
"pestphp/pest-plugin-laravel": "^1.1",
3030
"phpstan/extension-installer": "^1.1",

0 commit comments

Comments
 (0)