mirror of
https://github.com/ivuorinen/xkcd-Mailer.git
synced 2026-02-16 01:52:57 +00:00
1.0.0
for real this time?
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
}
|
||||
],
|
||||
"scripts": {
|
||||
"lint": "phpcs --warning-severity=0 .",
|
||||
"lint-all": "phpcs .",
|
||||
"fix": "phpcbf ."
|
||||
"lint": "phpcs --warning-severity=0",
|
||||
"lint-all": "phpcs",
|
||||
"fix": "phpcbf"
|
||||
},
|
||||
"require": {
|
||||
"ext-simplexml": "*",
|
||||
|
||||
Reference in New Issue
Block a user