Skip to content

Commit

Permalink
Merge pull request #56 from it-at-m/ZMS-1693-roave-security-advisories
Browse files Browse the repository at this point in the history
Zms 1693 roave security advisories
  • Loading branch information
tobias74 authored Dec 7, 2023
2 parents d098455 + 05033d1 commit 520d322
Show file tree
Hide file tree
Showing 21 changed files with 1,067 additions and 1,003 deletions.
5 changes: 3 additions & 2 deletions mellon/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"require-dev": {
"phpmd/phpmd": "^2.8.0",
"squizlabs/php_codesniffer": "*",
"phpunit/phpunit": "^9.5.4"
"phpunit/phpunit": "^9.5.4",
"roave/security-advisories": "dev-latest"
},
"require": {
"php": ">=7.0.0",
Expand All @@ -36,4 +37,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion zmsadmin/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"config": {
"platform": {
"php": "7.3"
"php": "8.0"
},
"allow-plugins": {
"php-http/discovery": true
Expand Down
199 changes: 35 additions & 164 deletions zmsadmin/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 520d322

Please sign in to comment.