Skip to content

Commit

Permalink
Added support for 0.5v of file-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
benatespina committed Dec 12, 2017
1 parent 7ab53bb commit 29670b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^5.5 || ^7.0",
"bengor-file/symfony-filesystem-bridge": "^1.0.0",
"bengor-file/file-bundle": "^0.2 || ^0.3 || ^0.4"
"bengor-file/file-bundle": "^0.2 || ^0.3 || ^0.4 || ^0.5"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^1.11",
Expand Down

0 comments on commit 29670b7

Please sign in to comment.