Skip to content

Commit ee474f0

Browse files
author
John O
committed
Updated composer.json file.
1 parent d23f717 commit ee474f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"require": {
1616
"php": ">=5.5.9",
1717
"guzzlehttp/guzzle": "~6.0",
18-
"vlucas/phpdotenv": "~1.0"
18+
"vlucas/phpdotenv": "~2.2"
1919
},
2020
"require-dev": {
21-
"codeception/codeception": "~2.1.",
21+
"codeception/codeception": "~2.1",
2222
"codeception/aspect-mock": "dev-master"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)