Skip to content

Commit

Permalink
Adding require PHP to have a badge
Browse files Browse the repository at this point in the history
  • Loading branch information
victormln committed May 23, 2022
1 parent 0859aef commit 6c6eb63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
"Victormln\\DockerPHPTesting\\Tests\\":"tests/"
}
},
"require": {
"php": "8.1.*"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
}
Expand Down

0 comments on commit 6c6eb63

Please sign in to comment.