Skip to content

Commit

Permalink
Remove ergebnis/composer-normalize (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
Petter Walbø Johnsgård authored Dec 5, 2023
1 parent 9d51354 commit ea7c1f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 549 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
},
"require-dev": {
"dekode/coding-standards": "6.0.0",
"dekode/logging": "1.0.0",
"ergebnis/composer-normalize": "^2.29"
"dekode/logging": "1.0.0"
},
"repositories": {
"mu-plugins": {
Expand Down Expand Up @@ -68,7 +67,6 @@
"boxuk/wp-muplugin-loader": true,
"composer/installers": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"ergebnis/composer-normalize": true,
"inpsyde/wp-translation-downloader": true,
"roots/wordpress-core-installer": true
},
Expand Down Expand Up @@ -104,9 +102,6 @@
"mkdir -p public/content/languages && cp -r packages/translations/* public/content/languages/",
"rm -rf public/wp/wp-content"
],
"post-update-cmd": [
"@composer normalize"
],
"build": [
"@composer install"
],
Expand Down
Loading

0 comments on commit ea7c1f3

Please sign in to comment.