Skip to content

Commit 0275795

Browse files
author
Nico Stapelbroek
committed
Remove php-cs-fixer from the require-dev dependencies
1 parent 459d8b3 commit 0275795

File tree

2 files changed

+20
-1016
lines changed

2 files changed

+20
-1016
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727
"phpunit/phpunit": "^4.8|^5.0",
2828
"sebastian/version": "^1.0.3|^2.0",
2929
"mikey179/vfsStream": "^1.2",
30-
"lapistano/proxy-object": "dev-master#d7184a479f502d5a0f96d0bae73566dbb498da8f",
31-
"friendsofphp/php-cs-fixer": "^2.7|^1.12"
30+
"lapistano/proxy-object": "dev-master#d7184a479f502d5a0f96d0bae73566dbb498da8f"
3231
},
3332

3433
"autoload": {

0 commit comments

Comments
 (0)