Skip to content

Commit

Permalink
Added missing php version constraint to composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Dec 20, 2023
1 parent ea06060 commit 238c68f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"source": "https://github.com/drevops/behat-format-progress-fail"
},
"require": {
"php": ">=8.1",
"behat/behat": "^3.3"
},
"require-dev": {
Expand Down

0 comments on commit 238c68f

Please sign in to comment.