Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mimmi20 committed Jul 20, 2020
1 parent a332c6b commit 040cd1a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
],
"require": {
"php": "^7.1.3 || ^8.0.0",
"laminas/laminas-diactoros": "^2.3.0",
"mimmi20/browser-detector-loader-interface": "~3.0.6",
"laminas/laminas-diactoros": "^2.3.1",
"mimmi20/browser-detector-loader-interface": "~3.0.7",
"psr/http-message": "^1.0.1"
},
"require-dev": {
Expand All @@ -34,7 +34,7 @@
"phpstan/phpstan-phpunit": "^0.12.12",
"phpstan/phpstan-strict-rules": "^0.12.3",
"phpunit/phpunit": "^7.5.20 || ^8.5.5 || ^9.1.5",
"symfony/finder": "^4.4.8 || ^5.0.8"
"symfony/finder": "^4.4.10 || ^5.1.2"
},
"config": {
"platform": {
Expand Down

0 comments on commit 040cd1a

Please sign in to comment.