Skip to content

Commit

Permalink
Add zf1s file and filter
Browse files Browse the repository at this point in the history
For file input
  • Loading branch information
Cruiser13 committed Feb 22, 2020
1 parent 4c61396 commit f16e708
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@
"description": "Twitter Bootstrap v.3 Forms for Zend Framework v.1 extended",
"require": {
"php": ">=5.3.0",
"zf1s/zend-controller": "1.13",
"zf1s/zend-file": "^1.13",
"zf1s/zend-file-transfer": "^1.13",
"zf1s/zend-filter": "^1.13",
"zf1s/zend-form": "^1.13",
"zf1s/zend-controller": "1.13",
"zf1s/zend-view": "1.13"
},
"autoload": {
Expand Down

0 comments on commit f16e708

Please sign in to comment.