Skip to content

Commit

Permalink
Composer dev mode removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmet committed Apr 16, 2020
1 parent f6ec7f0 commit 20a64a9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"php": "^7.0",
"atolye15/contentful": "dev-master",
"atolye15/contentful": "^4.2",
"symfony/framework-bundle": "^3.4|^4.0"
},
"require-dev": {
Expand Down Expand Up @@ -37,8 +37,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.0.0-dev"
"dev-master": "4.2.0-dev"
}
},
"minimum-stability": "dev"
}
}

0 comments on commit 20a64a9

Please sign in to comment.