Skip to content

Commit f3b451c

Browse files
author
Steve Kirkland
committed
Allow phpunit 10
1 parent e37b4c8 commit f3b451c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require-dev": {
1919
"guzzlehttp/psr7": "^1.3|^2.0",
2020
"mtdowling/burgomaster": "dev-master#72151eddf5f0cf101502b94bf5031f9c53501a04",
21-
"phpunit/phpunit": "^4.8.36|^7.5.15|^9.3.10",
21+
"phpunit/phpunit": "^4.8.36|^7.5.15|^9.3.10|^10.5.46",
2222
"php-mock/php-mock-phpunit": "^1.1|^2.1",
2323
"sebastian/version": ">=1.0.3"
2424
},

0 commit comments

Comments
 (0)