Skip to content

Commit 04a0f74

Browse files
author
mimidots
committed
version 1.0.0 finally!!!
1 parent 071de2e commit 04a0f74

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"email": "[email protected]"
99
}
1010
],
11-
"version":"1.0.0-RC3",
12-
"minimum-stability": "dev",
11+
"version":"1.0.0",
12+
"minimum-stability": "stable",
1313
"license": "MIT",
1414

1515
"require": {
16-
"vlucas/phpdotenv": "^2.5@dev",
17-
"php": ">=7.1"
16+
"php": ">=7.1",
17+
"vlucas/phpdotenv": "^2.4"
1818
},
1919
"autoload": {
2020
"classmap": [

0 commit comments

Comments
 (0)