Skip to content

Commit 0eff422

Browse files
authored
Update composer dependencies
1 parent 1bab2c3 commit 0eff422

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,8 +17,8 @@
1717
},
1818
"require-dev": {
1919
"interaction-design-foundation/coding-standard": "^0.3",
20-
"orchestra/testbench-core": "^8.30 || ^9.7",
21-
"phpunit/phpunit": "^12.0",
20+
"orchestra/testbench-core": "^8.33 || ^9.10",
21+
"phpunit/phpunit": "^10.5 || ^11.0 || ^12.0",
2222
"vimeo/psalm": "^6.0"
2323
},
2424
"repositories": [

0 commit comments

Comments
 (0)