Skip to content

Commit cc8247d

Browse files
committed
composer
1 parent 6476568 commit cc8247d

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

composer.json

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
{
2-
"name": "jcheron/phalcon-jquery",
3-
"description": "A JQuery and UI library for Phalcon MVC framework",
4-
"type": "phalcon-jquery",
2+
"name": "phpMv/phpMv-UI",
3+
"description": "A JQuery and UI library for php and php MVC frameworks",
4+
"type": "phpMv-UI",
55
"keywords": [
6+
"php",
67
"jquery",
78
"phalcon",
9+
"symfony",
10+
"laravel",
11+
"Yii",
12+
"codeIgniter",
813
"twitter bootstrap",
914
"jquery ui",
1015
"semantic ui",
@@ -14,9 +19,8 @@
1419
"php": ">5.3.9",
1520
"frameworks/jquery": "~2.1",
1621
"components/jqueryui": "~1.11",
17-
"twitter/bootstrap": "~3.3",
18-
"ext-phalcon": ">1.3"
19-
},
22+
"twitter/bootstrap": "~3.3"
23+
},
2024
"autoload": {
2125
"psr-4": { "Ajax\\": "Ajax/" }
2226
},

0 commit comments

Comments
 (0)