Skip to content

Commit

Permalink
DEP Update dependencies for CMS 5
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Aug 9, 2022
1 parent bfad209 commit 5fc5071
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"require-dev": {
"phpunit/phpunit": "^9.5",
"silverstripe/frameworktest": "^1",
"squizlabs/php_codesniffer": "^3",
"nikic/php-parser": "^4",
"monolog/monolog": "~1.16"
"squizlabs/php_codesniffer": "^3.7",
"nikic/php-parser": "^4.14.0",
"monolog/monolog": "^1.27.1"
},
"extra": {
"expose": [
Expand Down

0 comments on commit 5fc5071

Please sign in to comment.