Skip to content

Commit e19c029

Browse files
committed
Update phpunit dependency
1 parent 0504664 commit e19c029

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
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"mockery/mockery": "^1.2.3",
22-
"phpunit/phpunit": "^8.0 || ^9.5 || ^10.5"
22+
"phpunit/phpunit": "^8.0 || ^9.5 || ^10.5 || ^11.0 || ^12.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)