forked from Cavemanon/cavepaintings
Added php-cs-fixer to composer dev requirements
This commit is contained in:
parent
32927aea3d
commit
bd079722c0
@ -53,9 +53,9 @@
|
||||
},
|
||||
|
||||
"require-dev" : {
|
||||
"phpunit/phpunit" : "^9.0"
|
||||
"phpunit/phpunit" : "^9.0",
|
||||
"friendsofphp/php-cs-fixer" : "*"
|
||||
},
|
||||
|
||||
"suggest": {
|
||||
"ext-memcache": "memcache caching",
|
||||
"ext-memcached": "memcached caching",
|
||||
|
2178
composer.lock
generated
2178
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user