Skip to content

Commit 9d266c2

Browse files
committed
Update dependencies: bump illuminate/contracts and orchestra/testbench versions
1 parent 2992d6e commit 9d266c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
],
1818
"require": {
1919
"php": "^8.4",
20-
"illuminate/contracts": "^10.0||^11.0||^12.0"
20+
"illuminate/contracts": "^12.0||^13.0"
2121
},
2222
"require-dev": {
2323
"laravel/pint": "^1.14",
2424
"nunomaduro/collision": "^8.8",
25-
"orchestra/testbench": "^10.0.0||^9.0.0",
25+
"orchestra/testbench": "^10.0.0||^11.0.0",
2626
"pestphp/pest": "^4.0",
2727
"pestphp/pest-plugin-arch": "^4.0",
2828
"pestphp/pest-plugin-laravel": "^4.0"

0 commit comments

Comments
 (0)