We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab3c9f commit 8d41733Copy full SHA for 8d41733
1 file changed
composer.json
@@ -19,5 +19,8 @@
19
},
20
"require": {
21
"nesbot/carbon": "^2.50"
22
+ },
23
+ "scripts": {
24
+ "lint": "./vendor/bin/phpcs --standard=PSR12 ./src"
25
}
26
0 commit comments