Merge pull request #1275 from cachethq/update-dependencies
Updated twigbridge
This commit is contained in:
Generated
+8
-8
@@ -2546,21 +2546,21 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rcrowe/twigbridge",
|
"name": "rcrowe/twigbridge",
|
||||||
"version": "v0.9.0",
|
"version": "v0.9.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/rcrowe/TwigBridge.git",
|
"url": "https://github.com/rcrowe/TwigBridge.git",
|
||||||
"reference": "f875fa9457ebadf8f24b683b226848b660407f8f"
|
"reference": "634c4d12fc3dc633d202341b7a29a107f77a67da"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/f875fa9457ebadf8f24b683b226848b660407f8f",
|
"url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/634c4d12fc3dc633d202341b7a29a107f77a67da",
|
||||||
"reference": "f875fa9457ebadf8f24b683b226848b660407f8f",
|
"reference": "634c4d12fc3dc633d202341b7a29a107f77a67da",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"illuminate/support": "5.0.*|5.1.*",
|
"illuminate/support": "5.0.*|5.1.*|5.2.*",
|
||||||
"illuminate/view": "5.0.*|5.1.*",
|
"illuminate/view": "5.0.*|5.1.*|5.2.*",
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
"twig/twig": "~1.15|~2.0"
|
"twig/twig": "~1.15|~2.0"
|
||||||
},
|
},
|
||||||
@@ -2578,7 +2578,7 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "0.8-dev"
|
"dev-master": "0.10-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -2606,7 +2606,7 @@
|
|||||||
"laravel",
|
"laravel",
|
||||||
"twig"
|
"twig"
|
||||||
],
|
],
|
||||||
"time": "2015-11-02 17:37:16"
|
"time": "2015-12-21 22:03:34"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "roumen/feed",
|
"name": "roumen/feed",
|
||||||
|
|||||||
Reference in New Issue
Block a user