Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mrook committed Jan 1, 2024
1 parent 3caf70f commit e354fe0
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 283 deletions.
13 changes: 1 addition & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@
"allow-plugins": {
"phing/phing-composer-configurator": true,
"ergebnis/composer-normalize": true,
"symfony/flex": true,
"cweagans/composer-patches": true
"symfony/flex": true
}
},
"require": {
Expand All @@ -79,7 +78,6 @@
"ext-xsl": "*",
"ext-zip": "*",
"aws/aws-sdk-php": "^3.181",
"cweagans/composer-patches": "^1.7",
"ergebnis/composer-normalize": "^2.13",
"friendsofphp/php-cs-fixer": "^3.0",
"guzzlehttp/guzzle": "^7.2",
Expand Down Expand Up @@ -246,15 +244,6 @@
"sshconfig": "Phing\\Task\\Ext\\Ssh\\Ssh2MethodParam",
"tarfileset": "Phing\\Task\\Ext\\Archive\\TarFileSet",
"zipfileset": "Phing\\Task\\Ext\\Archive\\ZipFileSet"
},
"enable-patching": true,
"patchLevel": {
"symplify/monorepo-builder": "-p1"
},
"patches": {
"symplify/monorepo-builder": [
"symplify-monorepobuilder-support-funding.patch"
]
}
},
"suggest": {
Expand Down
Loading

0 comments on commit e354fe0

Please sign in to comment.