Skip to content

Commit

Permalink
update php versions
Browse files Browse the repository at this point in the history
  • Loading branch information
SergiuBota1 committed Feb 8, 2023
1 parent 679d95f commit f3cc42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"require": {
"php": "~7.4.0 || ~8.0.0 || ~8.1.0",
"php": "~8.1.0 || ~8.2.0",
"psr/http-message": "^1.0.1",
"laminas/laminas-servicemanager": "^3.11.1",
"laminas/laminas-session": "^2.12.1",
Expand Down

0 comments on commit f3cc42e

Please sign in to comment.