Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Commit ad68d56

Browse files
committed
Update composer with require php and keywords.
1 parent 7bb2460 commit ad68d56

File tree

2 files changed

+23
-20
lines changed

2 files changed

+23
-20
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "meanbee/magedbm",
33
"description": "Magento database backup and import tool",
44
"license": "MIT",
5-
"keywords": ["magento"],
5+
"keywords": ["magento", "database", "magedbm"],
66
"authors": [
77
{
88
"name": "Tom Robertshaw",
@@ -11,6 +11,7 @@
1111
],
1212
"minimum-stability": "dev",
1313
"require": {
14+
"php": ">=5.3.3",
1415
"n98/magerun": "1.*",
1516
"aws/aws-sdk-php": "2.*",
1617
"piwik/ini": "dev-master",

composer.lock

Lines changed: 21 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)