Skip to content

Commit f4ee18e

Browse files
authored
Update composer.json
1 parent 5f45263 commit f4ee18e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Html Template Engine",
44
"keywords": ["html", "template","neostag"],
55
"license": "MIT",
6-
"type": "devbr-template",
6+
"type": "library",
77
"homepage": "http://dbrasil.tk/devbr/",
88
"authors": [{
99
"name": "Bill Rocha",
@@ -13,8 +13,7 @@
1313
"preferred-install": "dist"
1414
},
1515
"require": {
16-
"php": ">=5.6",
17-
"devbr/install-plugin":"*"
16+
"php": ">=5.6"
1817
},
1918
"autoload": {
2019
"psr-4": {

0 commit comments

Comments
 (0)