Skip to content

Commit 16f4b46

Browse files
authored
Merge pull request #4 from ilyaberd/ilya/php8
preg_split deprecated change, tests name changes
2 parents 157b63a + fcacf86 commit 16f4b46

File tree

5 files changed

+60
-344
lines changed

5 files changed

+60
-344
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"phpunit/phpunit": "^9.2"
2929
},
3030
"scripts": {
31-
"test": "vendor/bin/phpunit test"
31+
"test": "vendor/bin/phpunit tests"
3232
}
3333
}

0 commit comments

Comments
 (0)