Skip to content

Commit ca7cdc1

Browse files
author
Greg Bowler
committed
wip: upgrade with version constraint
1 parent 190b249 commit ca7cdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"ext-dom": "*",
88
"ext-json": "*",
99
"ext-sqlite3": "*",
10-
"phpunit/phpunit": "9.5.26"
10+
"phpunit/phpunit": "^9.5"
1111
},
1212
"autoload": {
1313
"psr-4": {

0 commit comments

Comments
 (0)