Skip to content

Commit 6c6eb63

Browse files
committed
Adding require PHP to have a badge
1 parent 0859aef commit 6c6eb63

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"Victormln\\DockerPHPTesting\\Tests\\":"tests/"
2323
}
2424
},
25+
"require": {
26+
"php": "8.1.*"
27+
},
2528
"require-dev": {
2629
"phpunit/phpunit": "^9.5"
2730
}

0 commit comments

Comments
 (0)