Update composer.json

This commit is contained in:
billz 2020-05-16 11:54:35 +01:00
parent 9f1133e360
commit dec0be87bb
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@
"homepage": "https://raspap.com/"
},
"require": {
"php": "^7.0",
"raspap/composer-installer": "^1.0"
"php": "^7.0"
},
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.2.0",