Skip to content

Commit

Permalink
Merge pull request #5 from junaidbhura/composer-version
Browse files Browse the repository at this point in the history
Bump PHPDotEnv version to 3
  • Loading branch information
junaidbhura authored Feb 28, 2019
2 parents d6c2bd0 + e64a228 commit eec2829
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "junaidbhura/composer-wp-pro-plugins",
"type": "composer-plugin",
"version": "1.0.5",
"version": "1.0.6",
"require": {
"vlucas/phpdotenv": "^2.4",
"vlucas/phpdotenv": "^3.0.0",
"composer-plugin-api": "^1.1"
},
"authors": [
Expand Down

0 comments on commit eec2829

Please sign in to comment.