Skip to content

Commit

Permalink
Merge pull request #4 from Micro-PHP/v1.6.0-dev
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 2313375 + a9de5b5 commit 668b76b
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",
"phpstan/phpstan": "^1.9",
"phpunit/php-code-coverage": "^9.2",
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 668b76b

Please sign in to comment.