Skip to content

Commit

Permalink
MNT Revert erroneous dependency changes (#10739)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Mar 28, 2023
1 parent a62e554 commit 600f188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"monolog/monolog": "^1.16",
"nikic/php-parser": "^4.10.5",
"psr/container": "^1",
"silverstripe/config": "1.6.x-dev",
"silverstripe/assets": "1.13.x-dev",
"silverstripe/config": "^1@dev",
"silverstripe/assets": "^1@dev",
"silverstripe/vendor-plugin": "^1.6",
"sminnee/callbacklist": "^0.1",
"swiftmailer/swiftmailer": "^6.2",
Expand Down

0 comments on commit 600f188

Please sign in to comment.