We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b8a79d + b19aaff commit a420276Copy full SHA for a420276
.gitignore
@@ -1,3 +1,4 @@
1
/vendor/
2
.php_cs.cache
3
composer.lock
4
+/build/
composer.json
@@ -23,7 +23,7 @@
23
"require-dev": {
24
"ekino/phpstan-banned-code": "^0.3",
25
"friendsofphp/php-cs-fixer": "^2.16",
26
- "localheinz/composer-normalize": "^1.3",
+ "ergebnis/composer-normalize": "^2.6",
27
"phpstan/phpstan-phpunit": "^0.12",
28
"phpunit/phpunit": "^7.2",
29
"sensiolabs/security-checker": "^5.0",
0 commit comments