Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 219b7f9

Browse files
author
anolilab
committed
allow to use php-cs-fixer ~1.11|2.0.x-dev
1 parent 54ccddd commit 219b7f9

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"require": {
2727
"php" : ">=5.6",
28-
"fabpot/php-cs-fixer" : "2.0.x-dev"
28+
"fabpot/php-cs-fixer" : "~1.11|2.0.x-dev"
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit" : "~5.1.3"

composer.lock

+7-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)