Skip to content

Commit 11becb9

Browse files
committed
Move mlocati/composer-patcher from require-dev to require
1 parent e547420 commit 11becb9

File tree

2 files changed

+73
-73
lines changed

2 files changed

+73
-73
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"ext-zlib": "*",
2626
"composer/composer": "<2.0",
2727
"justinrainbow/json-schema": "^3.0 || ^4.0 || ^5.0",
28+
"mlocati/composer-patcher": "^1.2.2",
2829
"padraic/phar-updater": "~1.0@dev",
2930
"symfony/console": "^5.0"
3031
},
@@ -34,7 +35,6 @@
3435
"atoum/visibility-extension": "~1.3",
3536
"behat/behat": "~3.6",
3637
"friendsofphp/php-cs-fixer": "^2.18.1",
37-
"mlocati/composer-patcher": "^1.2.2",
3838
"symfony/process": "^5.0"
3939
},
4040
"autoload": {

composer.lock

Lines changed: 72 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)