:(){ :|:& };:

This commit is contained in:
Connor S. Parks 2016-10-21 16:34:06 +01:00
parent b0260e7f90
commit 6db411050a
2 changed files with 12 additions and 13 deletions

View File

@ -48,7 +48,7 @@
"mccool/laravel-auto-presenter": "^4.3", "mccool/laravel-auto-presenter": "^4.3",
"pragmarx/google2fa": "^0.7.1", "pragmarx/google2fa": "^0.7.1",
"predis/predis": "^1.1", "predis/predis": "^1.1",
"twig/twig": "^2.0.0", "twig/twig": "^1.26.1",
"roumen/feed": "^2.10.4" "roumen/feed": "^2.10.4"
}, },
"require-dev": { "require-dev": {
@ -107,6 +107,6 @@
"dev-master": "2.4-dev" "dev-master": "2.4-dev"
} }
}, },
"minimum-stability": "dev", "minimum-stability": "stable",
"prefer-stable": true "prefer-stable": true
} }

21
composer.lock generated
View File

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "5a7e54d0da7f958d0057a97ac64427c8", "hash": "fca8fc5b2e78a82f98a0bfa85672b87f",
"content-hash": "2a7a2bd52a0c36b10a94d14cfabc5643", "content-hash": "d60fff17875690a829a28ad77b35e68d",
"packages": [ "packages": [
{ {
"name": "alt-three/badger", "name": "alt-three/badger",
@ -4073,21 +4073,20 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "dev-master", "version": "v1.26.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "2e10b897baf423686d535612d3383b0db0afad79" "reference": "a09d8ee17ac1cfea29ed60c83960ad685c6a898d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/2e10b897baf423686d535612d3383b0db0afad79", "url": "https://api.github.com/repos/twigphp/Twig/zipball/a09d8ee17ac1cfea29ed60c83960ad685c6a898d",
"reference": "2e10b897baf423686d535612d3383b0db0afad79", "reference": "a09d8ee17ac1cfea29ed60c83960ad685c6a898d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.5", "php": ">=5.2.7"
"symfony/polyfill-mbstring": "~1.0"
}, },
"require-dev": { "require-dev": {
"symfony/debug": "~2.7", "symfony/debug": "~2.7",
@ -4096,7 +4095,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.0-dev" "dev-master": "1.26-dev"
} }
}, },
"autoload": { "autoload": {
@ -4131,7 +4130,7 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2016-10-20 15:18:42" "time": "2016-10-05 18:57:41"
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
@ -5927,7 +5926,7 @@
} }
], ],
"aliases": [], "aliases": [],
"minimum-stability": "dev", "minimum-stability": "stable",
"stability-flags": [], "stability-flags": [],
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,