1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-25 10:41:55 +02:00

Merge pull request #172 from GrahamCampbell/patch-1

Update bower.json
This commit is contained in:
Barry vd. Heuvel
2014-10-31 21:01:08 +01:00

View File

@@ -1,7 +1,7 @@
{
"name": "maximebf/php-debugbar",
"dependencies": {
"jquery": "~1.*",
"font-awesome": "~4.1.0"
"jquery": "~1.9",
"font-awesome": "~4.1"
}
}