Remove obsolete Composer config
This commit is contained in:
parent
5c2823e3f1
commit
d4b3a82ebb
2 changed files with 1 additions and 8 deletions
|
@ -34,13 +34,6 @@
|
||||||
"symfony/error-handler": "^5.0",
|
"symfony/error-handler": "^5.0",
|
||||||
"symfony/var-dumper": "^5.0"
|
"symfony/var-dumper": "^5.0"
|
||||||
},
|
},
|
||||||
"extra": {
|
|
||||||
"paas": {
|
|
||||||
"nginx-includes": [
|
|
||||||
"resources/nginx.conf"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
{
|
||||||
"type": "composer",
|
"type": "composer",
|
||||||
|
|
2
composer.lock
generated
2
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "dba22d2bff872c8e1310567d4336db16",
|
"content-hash": "03b37b613f8ae3881395adf1cbc72b67",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "anam/phantomjs-linux-x86-binary",
|
"name": "anam/phantomjs-linux-x86-binary",
|
||||||
|
|
Loading…
Reference in a new issue