Skip to content

Commit d44d05f

Browse files
committed
chore: update composer.json
1 parent e144469 commit d44d05f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "kenjis/php-unit-helper",
3-
"description": "",
2+
"name": "kenjis/phpunit-helper",
3+
"description": "Provides helper traits for PHPUnit",
44
"license": "MIT",
55
"authors": [
66
{
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"php": "^7.2 || ^8.0"
12+
"php": "^7.2"
1313
},
1414
"require-dev": {
1515
"bamarni/composer-bin-plugin": "^1.4",

0 commit comments

Comments
 (0)