Skip to content

Commit

Permalink
Update symfony/flex. (#144) (#165)
Browse files Browse the repository at this point in the history
* Update symfony/flex.
Co-authored-by: Jordan Dukart <jordan@discoverygarden.ca>
  • Loading branch information
whikloj authored Sep 19, 2022
1 parent 82320e5 commit c6878a3
Show file tree
Hide file tree
Showing 2 changed files with 367 additions and 324 deletions.
7 changes: 5 additions & 2 deletions Houdini/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"ext-iconv": "*",
"islandora/crayfish-commons": "^3.0",
"symfony/dotenv": "4.4.*",
"symfony/flex": "^1.3.1",
"symfony/flex": "^1.17",
"symfony/framework-bundle": "4.4.*",
"symfony/monolog-bundle": "^3.4",
"symfony/yaml": "4.4.*"
Expand All @@ -42,7 +42,10 @@
"preferred-install": {
"*": "dist"
},
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"symfony/flex": true
}
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit c6878a3

Please sign in to comment.