Skip to content

Commit

Permalink
Update composer.json-dist
Browse files Browse the repository at this point in the history
  • Loading branch information
danyRafina committed Jun 1, 2018
1 parent 49b8d0d commit ab01dee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json-dist
Expand Up @@ -31,12 +31,12 @@
],
"require": {
"php": ">=7.2",
"iumio/framework": "0.*",
"iumio/framework": "1.*.*",
"smarty/smarty": "~3.1"
},
"require-dev": {
"phpunit/phpunit": "7.*",
"iumio/framework-internal-server": "2.*",
"iumio/framework-installer": "1.*"
"iumio/framework-installer": "1.*.*"
}
}

0 comments on commit ab01dee

Please sign in to comment.