Skip to content

Commit

Permalink
Merge pull request #2 from Micro-PHP/v1.6.0-release
Browse files Browse the repository at this point in the history
v1.6.0 release
  • Loading branch information
Asisyas authored Jan 21, 2023
2 parents 15e991b + 7139633 commit 258ce5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@
}
],
"require": {
"micro/plugin-http-core": "^1"
"micro/plugin-http-core": "^1.6"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.29",
"friendsofphp/php-cs-fixer": "^3.13",
"micro/kernel-app": "^1.6",
"micro/plugin-http-exceptions": "^1",
"micro/plugin-http-router-code": "^1",
"phpstan/phpstan": "^1.9",
Expand Down

0 comments on commit 258ce5c

Please sign in to comment.