We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c52ee91 commit c9a4574Copy full SHA for c9a4574
2 files changed
php-unit/composer.json
@@ -5,6 +5,9 @@
5
"Tests\\": "tests"
6
}
7
},
8
+ "require": {
9
+ "php": "^8.0 | ^8.1"
10
+ },
11
"require-dev": {
12
"phpunit/phpunit": "^9.5"
13
0 commit comments