Skip to content

Commit f7261d6

Browse files
authored
Update composer.json
1 parent bc84378 commit f7261d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
],
1818
"require": {
1919
"php": "^8.3",
20-
"illuminate/contracts": "^11.0"
20+
"illuminate/contracts": "^12.0"
2121
},
2222
"require-dev": {
2323
"roave/security-advisories": "dev-latest",
2424
"orchestra/testbench": "^9.0",
25-
"phpunit/phpunit": "^10.0",
25+
"phpunit/phpunit": "^11.0",
2626
"squizlabs/php_codesniffer": "*"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)