Skip to content

Commit b7e423a

Browse files
author
Sean O'Brien
committed
fix typo
1 parent a61fc41 commit b7e423a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^4.0 || ^5.0",
21-
"vlucas/phpdotenv": "^1.0 || ^2.0 || ^3.0 || ^4.0 || ^5.0",,,
21+
"vlucas/phpdotenv": "^1.0 || ^2.0 || ^3.0 || ^4.0 || ^5.0",
2222
"yoast/phpunit-polyfills": "^1.0"
2323
},
2424
"suggest": {

0 commit comments

Comments
 (0)