There was an error while loading. Please reload this page.
2 parents 7019f1e + 81a5e3e commit b8ffa34Copy full SHA for b8ffa34
composer.json
@@ -23,8 +23,7 @@
23
"illuminate/container": "^8.0",
24
"illuminate/database": "^8.0",
25
"illuminate/http": "^8.0",
26
- "illuminate/support": "^8.0",
27
- "slevomat/coding-standard": "^6.4"
+ "illuminate/support": "^8.0"
28
},
29
"require-dev": {
30
"doctrine/dbal": "^2.10",
@@ -35,6 +34,7 @@
35
34
"php-coveralls/php-coveralls" : "^2.2",
36
"phpmd/phpmd": "^2.7",
37
"phpunit/phpunit": "^9.0",
+ "slevomat/coding-standard": "^6.4",
38
"squizlabs/php_codesniffer": "^3.4",
39
"symfony/thanks": "^1.2",
40
"laravel/legacy-factories": "^1.0"
0 commit comments