Skip to content

Commit

Permalink
changed php composer requirement to >=7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lifo101 committed Nov 8, 2022
1 parent 63cfbae commit 67ac6ab
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 @@ -15,7 +15,7 @@
}
},
"require": {
"php": "^7.4",
"php": ">=7.4",
"ext-pcntl": "*",
"ext-sysvmsg": "*",
"ext-sysvsem": "*",
Expand Down

0 comments on commit 67ac6ab

Please sign in to comment.