Skip to content

Commit c03876b

Browse files
author
achimsen
committed
removed wrong require entry in composer.json
1 parent a7dc571 commit c03876b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
}
1111
},
1212
"require": {
13-
"php": ">=5.3.2",
14-
"figo/figo": "1.*"
13+
"php": ">=5.3.2"
1514
},
1615
"require-dev": {
1716
"phpunit/phpunit": "3.7.*",

0 commit comments

Comments
 (0)