We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d612c8 commit 03c1d85Copy full SHA for 03c1d85
composer.json
@@ -9,7 +9,7 @@
9
"yii2 tabular input"
10
],
11
"type": "yii2-extension",
12
- "version": "1.4.1",
+ "version": "2.0.0",
13
"license": "BSD-3-Clause",
14
"support": {
15
"issues": "https://github.com/unclead/yii2-multiple-input/issues?state=open",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jquery.multipleInput",
3
4
"description": "jQuery multipleInput",
5
"scripts": {
6
"build": "npm install && (gulp || node node_modules/gulp/bin/gulp.js)"
0 commit comments