Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
Use Aimeos core 2016.07
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Jul 12, 2016
1 parent 62c3ec0 commit 7acb306
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Expand Up @@ -21,7 +21,8 @@
"minimum-stability": "dev",
"require": {
"php": ">=5.5",
"composer/installers": "^1.0"
"composer/installers": "^1.0",
"aimeos/aimeos-core": "2016.07.*"
},
"require-dev": {
"satooshi/php-coveralls": "dev-master",
Expand All @@ -35,4 +36,4 @@
"lib/custom/src"
]
}
}
}

0 comments on commit 7acb306

Please sign in to comment.