Skip to content

Commit 18e3888

Browse files
Update PHPUnit
1 parent 534c8f7 commit 18e3888

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
@@ -14,9 +14,9 @@
1414
],
1515
"require": {
1616
"php": "^8.3",
17-
"phpunit/phpunit": "^12.1.4",
17+
"phpunit/phpunit": "^12.1.5",
1818
"wyrihaximus/compress-contracts": "^1",
19-
"wyrihaximus/test-utilities": "^7.0.0"
19+
"wyrihaximus/test-utilities": "^7.2.0"
2020
},
2121
"require-dev": {
2222
"wyrihaximus/makefiles": "^0.3.4"

0 commit comments

Comments
 (0)