Skip to content

Commit d7ae67c

Browse files
author
Kurt Friars
committed
Upgrade to laravel 12.x
1 parent e6dadcf commit d7ae67c

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
@@ -17,13 +17,13 @@
1717
],
1818
"require": {
1919
"php": "^8.2",
20-
"illuminate/contracts": "^11.0",
20+
"illuminate/contracts": "^12.0",
2121
"spatie/laravel-package-tools": "^1.19"
2222
},
2323
"require-dev": {
2424
"laravel/pint": "^1.14",
2525
"nunomaduro/collision": "^8.1.1",
26-
"orchestra/testbench": "^9.0.0",
26+
"orchestra/testbench": "^10.0.0",
2727
"pestphp/pest": "^3.0",
2828
"pestphp/pest-plugin-arch": "^3.0",
2929
"pestphp/pest-plugin-laravel": "^3.0"

0 commit comments

Comments
 (0)