Skip to content

Commit

Permalink
Merge pull request #16 from mezzio/renovate/configure
Browse files Browse the repository at this point in the history
Configure Renovate
  • Loading branch information
Ocramius committed Sep 13, 2022
2 parents 836ae8d + 7c167ba commit 022a77f
Show file tree
Hide file tree
Showing 6 changed files with 307 additions and 671 deletions.
9 changes: 4 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,14 @@
"php": "~7.4.0||~8.0.0||~8.1.0",
"aura/router": "^3.2",
"fig/http-message-util": "^1.1.5",
"mezzio/mezzio-router": "^3.2.1",
"mezzio/mezzio-router": "^3.6.0",
"psr/http-message": "^1.0.1"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.3.0",
"laminas/laminas-diactoros": "^2.5.0",
"laminas/laminas-stratigility": "^3.3.0",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.3.0"
"laminas/laminas-diactoros": "^2.17.0",
"laminas/laminas-stratigility": "^3.8.0",
"phpunit/phpunit": "^9.5.24"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 022a77f

Please sign in to comment.