Skip to content

Commit

Permalink
Merge pull request #27 from creative-commoners/pulls/4/phpunit11
Browse files Browse the repository at this point in the history
DEP Use PHPUnit 11
  • Loading branch information
GuySartorelli authored Sep 18, 2024
2 parents f5ac333 + 7a279fc commit 546d522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"php": "^8.3",
"silverstripe/framework": "^6",
"silverstripe/recipe-plugin": "^2",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^11.3",
"silverstripe/behat-extension": "^6",
"squizlabs/php_codesniffer": "^3.7"
},
Expand Down

0 comments on commit 546d522

Please sign in to comment.