Skip to content

Commit

Permalink
Fix acmephp require in composer
Browse files Browse the repository at this point in the history
Signed-off-by: Riddhesh Sanghvi <riddheshsanghvi96@gmail.com>
  • Loading branch information
mrrobot47 committed Aug 7, 2018
1 parent e889ee9 commit 556eae5
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -25,6 +25,7 @@
"prefer-stable": true,
"require": {
"php": ">=7.0",
"acmephp/core": "dev-master",
"composer/composer": "^1.2.0",
"composer/semver": "~1.0",
"easyengine/cron-command": "v1.0.0-beta.2",
Expand Down
130 changes: 129 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 556eae5

Please sign in to comment.