updated composer.json with laminas-dependency-plugin

feature/compliance-scale
Cédric Bonhomme 2022-05-23 14:55:11 +02:00
parent 35458470e0
commit 0c543d6847
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
3 changed files with 5 additions and 6698 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ nbproject
.settings
migrations
*.sublime-*
composer.lock
vendor/
public/css/
public/js/

View File

@ -56,7 +56,10 @@
"roave/security-advisories": "dev-master"
},
"config": {
"bin-dir": "bin/"
"bin-dir": "bin/",
"allow-plugins": {
"laminas/laminas-dependency-plugin": true
}
},
"minimum-stability": "dev",
"prefer-stable": true

6697
composer.lock generated

File diff suppressed because it is too large Load Diff