Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Make explicit.
Browse files Browse the repository at this point in the history
  • Loading branch information
roelvanduijnhoven committed Apr 12, 2022
1 parent 8bf7193 commit 30757da
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 @@ -32,7 +32,7 @@
}
],
"require": {
"php": "^7.4 || ~8.0",
"php": "~7.4.0 || ~8.0.0 || ~8.1.0",
"laminas/laminas-eventmanager": "^3.4",
"laminas/laminas-servicemanager": "^3.11",
"laminas/laminas-stdlib": "^3.7.1",
Expand Down

0 comments on commit 30757da

Please sign in to comment.