Skip to content

Commit

Permalink
Merge pull request #48 from Xerkus/feature/bump-deps
Browse files Browse the repository at this point in the history
Bump dependencies and update lock file
  • Loading branch information
weierophinney committed Jun 28, 2021
2 parents f2d6a43 + 06de8d7 commit 5f4a4ff
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 216 deletions.
36 changes: 18 additions & 18 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,32 +38,32 @@
"require": {
"php": "^7.3 || ~8.0.0",
"composer/package-versions-deprecated": "^1.10.99",
"laminas/laminas-component-installer": "^2.1.2",
"laminas/laminas-config-aggregator": "^1.2",
"laminas/laminas-diactoros": "^2.5.0",
"laminas/laminas-stdlib": "^3.2.1",
"laminas/laminas-zendframework-bridge": "^1.0",
"mezzio/mezzio": "^3.2.1",
"mezzio/mezzio-helpers": "^5.3"
"laminas/laminas-component-installer": "^2.5.0",
"laminas/laminas-config-aggregator": "^1.5.0",
"laminas/laminas-diactoros": "^2.6.0",
"laminas/laminas-stdlib": "^3.3.1",
"laminas/laminas-zendframework-bridge": "^1.2.0",
"mezzio/mezzio": "^3.5.0",
"mezzio/mezzio-helpers": "^5.6.0"
},
"require-dev": {
"composer/composer": "^1.5 || ^2.0",
"chubbyphp/chubbyphp-laminas-config": "^1.1",
"elie29/zend-phpdi-config": "^6.0 || ^8.0",
"filp/whoops": "^2.7.1",
"filp/whoops": "^2.12.1",
"jsoumelidis/zend-sf-di-config": "^0.4",
"laminas/laminas-auradi-config": "^2.0.1",
"laminas/laminas-auradi-config": "^2.1.0",
"laminas/laminas-coding-standard": "^2.2",
"laminas/laminas-development-mode": "^3.2",
"laminas/laminas-development-mode": "^3.3.0",
"laminas/laminas-pimple-config": "^1.1.1",
"laminas/laminas-servicemanager": "^3.4",
"mezzio/mezzio-aurarouter": "^3.0.1",
"mezzio/mezzio-fastroute": "^3.0.3",
"mezzio/mezzio-laminasrouter": "^3.0.1",
"mezzio/mezzio-laminasviewrenderer": "^2.2",
"mezzio/mezzio-platesrenderer": "^2.2",
"mezzio/mezzio-tooling": "^1.3",
"mezzio/mezzio-twigrenderer": "^2.6",
"laminas/laminas-servicemanager": "^3.6.4",
"mezzio/mezzio-aurarouter": "^3.1.0",
"mezzio/mezzio-fastroute": "^3.2.0",
"mezzio/mezzio-laminasrouter": "^3.1.0",
"mezzio/mezzio-laminasviewrenderer": "^2.3.0",
"mezzio/mezzio-platesrenderer": "^2.3.0",
"mezzio/mezzio-tooling": "^1.4.0",
"mezzio/mezzio-twigrenderer": "^2.7.0",
"mikey179/vfsstream": "^1.6.8",
"northwoods/container": "^3.2",
"phpspec/prophecy": "^1.10.3",
Expand Down

0 comments on commit 5f4a4ff

Please sign in to comment.