Skip to content

Commit

Permalink
Merge Release v2.x-automation-test
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksiiBulba authored Jul 6, 2024
1 parent d7f0be3 commit 727c7c5
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@
"micro/plugin-twig": "^2.0",
"symfony/serializer": "^6.2 || ^6.3"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.34"
},
"minimum-stability": "dev",
"autoload": {
"psr-4": {
"Micro\\Plugin\\WebpackEncore\\": "/"
Expand All @@ -29,16 +27,12 @@
]
},
"config": {
"allow-plugins": {
"ergebnis/composer-normalize": true
},
"sort-packages": true
},
"extra": {
"thanks": {
"name": "symfony/webpack-encore-bundle",
"url": "https://github.com/symfony/webpack-encore-bundle"
}
},
"minimum-stability": "dev"
}
}

0 comments on commit 727c7c5

Please sign in to comment.