Skip to content

Commit 862f1b3

Browse files
committed
Update testbench and phpunit version constraints
1 parent d0e14cc commit 862f1b3

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
@@ -22,8 +22,8 @@
2222
"ext-json": "*"
2323
},
2424
"require-dev": {
25-
"orchestra/testbench": "^6.24|^7.10|^8|^9|^10|11.x-dev|dev-master|dev-main",
26-
"phpunit/phpunit": "^9|^10.5|^11.5",
25+
"orchestra/testbench": "^7.56.0|^8.37.0|^9.16.0|^10.9.0|11.x-dev|dev-master|dev-main",
26+
"phpunit/phpunit": "^9|^10.5|^11.5|^12.5",
2727
"php-coveralls/php-coveralls": "^2.1",
2828
"guzzlehttp/guzzle": "~6.0|~7.0",
2929
"symfony/css-selector": "^5.4",

0 commit comments

Comments
 (0)