Skip to content

Commit e32bf44

Browse files
author
Ivan Dudarev
committed
Revert v1.0.0
1 parent 5ec73df commit e32bf44

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

composer.json

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
{
22
"name": "ipstack/wizard",
3-
<<<<<<< HEAD
4-
"version": "2.0.0-beta",
5-
"time": "2018-02-15 15:27:46",
6-
=======
73
"version": "1.0.0",
8-
>>>>>>> parent of fd28638... add time to composer.json
4+
"time": "2018-01-14",
95
"type": "library",
10-
"description": "Wizard for create databases for ipstack wizard",
6+
"description": "Wizard for create databases for ipstack",
117
"keywords": ["iptool", "ipstack", "ipstack-wizard", "ip", "geo", "geoip", "info", "data", "ip-database", "wizard"],
128
"license": "MIT",
139
"authors": [
@@ -19,11 +15,7 @@
1915
],
2016
"require": {
2117
"php": ">=5.3",
22-
"ext-pdo_sqlite": "*",
23-
"ddrv/extra-pack": "*"
24-
},
25-
"require-dev": {
26-
"phpunit/phpunit": ">=4.8"
18+
"ext-pdo_sqlite": "*"
2719
},
2820
"autoload": {
2921
"psr-4": {

0 commit comments

Comments
 (0)