|
@@ -2,7 +2,7 @@
|
|
|
"description": "Package Repository Website",
|
|
|
"keywords": ["package", "composer"],
|
|
|
"homepage": "http://packagist.org/",
|
|
|
- "type": "library",
|
|
|
+ "type": "project",
|
|
|
"license": "MIT",
|
|
|
"authors": [
|
|
|
{
|
|
@@ -25,7 +25,7 @@
|
|
|
"exclude-from-classmap": [ "src/Packagist/WebBundle/Tests/" ]
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=5.6",
|
|
|
+ "php": ">=7.0",
|
|
|
"symfony/symfony": "^2.8",
|
|
|
"doctrine/orm": "^2.4",
|
|
|
"doctrine/doctrine-bundle": "^1.2",
|