Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
veneliniliev authored Jan 23, 2017
1 parent e1e95dd commit 379227c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "provision/minifier",
"description": "ProVision Minifier",
"version": "0.2.0",
"version": "0.2.2",
"license": "Apache License 2.0",
"authors": [
{
Expand All @@ -12,7 +12,7 @@
"type": "library",
"require": {
"php": ">5.6.4 || ^7.0",
"laravel/laravel": "5.3.*"
"laravel/framework": "5.3.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 379227c

Please sign in to comment.