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 0904c75 commit 25b29c9Copy full SHA for 25b29c9
composer.json
@@ -1,8 +1,8 @@
1
{
2
"name": "friendsofsymfony/jsrouting-bundle",
3
"type": "symfony-bundle",
4
- "description": "Symfony FOSJsRoutingBundle",
5
- "keywords": ["Js Routing"],
+ "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
+ "keywords": [ "js routing", "routing", "javascript" ],
6
"homepage": "http://friendsofsymfony.github.com",
7
"license": "MIT",
8
"authors": [
@@ -15,7 +15,6 @@
15
"homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
16
}
17
],
18
- "minimum-stability": "dev",
19
"require": {
20
"php": ">=5.3.2",
21
"symfony/framework-bundle": "~2.0",
0 commit comments