Skip to content

Commit

Permalink
Update phpunit version
Browse files Browse the repository at this point in the history
  • Loading branch information
othercorey authored Apr 20, 2024
1 parent 5c4f60a commit 7741eda
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 @@ -36,7 +36,7 @@
"require-dev": {
"cakephp/authorization": "^3.0",
"cakephp/cakephp-codesniffer": "^5.0",
"phpunit/phpunit": "^10.1.0 <=10.5.3"
"phpunit/phpunit": "^10.5.5"
},
"suggest": {
"ext-pdo_sqlite": "DebugKit needs to store panel data in a database. SQLite is simple and easy to use."
Expand Down

0 comments on commit 7741eda

Please sign in to comment.