Skip to content

Commit cd4579f

Browse files
authored
Update composer.json
1 parent cb671be commit cd4579f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "jakewhiteley/php-sets",
33
"description": "An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.",
44
"license": "GPL-3.0",
5-
"version": "1.0.0",
65
"require": {
76
"php": "^5.4 || ^7.0"
87
},

0 commit comments

Comments
 (0)