Skip to content

Commit 8f7bf31

Browse files
authored
Update composer.json
1 parent fa8d3e3 commit 8f7bf31

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"BSD-3-Clause"
2020
],
2121
"require" : {
22-
"php" : ">=5.3.3",
23-
"zendframework/zendframework" : "2.*"
22+
"php" : ">=5.3.3"
2423
},
2524
"autoload" : {
2625
"psr-0" : {
@@ -40,4 +39,4 @@
4039
"url" : "https://github.com/cvsolutions/ZendSnippets.git"
4140
}
4241
]
43-
}
42+
}

0 commit comments

Comments
 (0)