Skip to content

Commit 405079b

Browse files
authored
Merge pull request #22 from aternosorg/update-phpunit
Update phpunit to 12.3
2 parents a5eb9ce + c382c79 commit 405079b

File tree

2 files changed

+322
-332
lines changed

2 files changed

+322
-332
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"psr/http-factory": "^1.1"
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit": "^10.5"
28+
"phpunit/phpunit": "^12.3"
2929
},
3030
"suggest": {
3131
"ext-cassandra": "To use the Cassandra NoSQL driver",

0 commit comments

Comments
 (0)