first release

master v0.1
sheychen 2017-06-20 22:39:00 +02:00 committed by GitHub
parent e0afa98725
commit a8d36db23f
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@
}
],
"require": {
"krutush/template": "dev-master"
"krutush/template": "^0.1"
},
"autoload": {
"psr-4": {
"Krutush\\Form\\": "src/"
}
}
}
}