We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0859aef commit 6c6eb63Copy full SHA for 6c6eb63
1 file changed
composer.json
@@ -22,6 +22,9 @@
22
"Victormln\\DockerPHPTesting\\Tests\\":"tests/"
23
}
24
},
25
+ "require": {
26
+ "php": "8.1.*"
27
+ },
28
"require-dev": {
29
"phpunit/phpunit": "^9.5"
30
0 commit comments