|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "49c90dc355b5613a1df168bfdfa84aaa",
|
|
|
+ "content-hash": "fa1e6abe1bbacbd7a328b4b4d595dfa9",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "behat/transliterator",
|
|
@@ -996,6 +996,52 @@
|
|
|
],
|
|
|
"time": "2015-11-23T12:44:25+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "evence/soft-deleteable-extension-bundle",
|
|
|
+ "version": "1.3.0",
|
|
|
+ "target-dir": "Evence/Bundle/SoftDeleteableExtensionBundle",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/E-vence/SoftDeleteableListenerExtensionBundle.git",
|
|
|
+ "reference": "f3e8496f0d17d33174e3cd091fb064e5ab7a9ca7"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/E-vence/SoftDeleteableListenerExtensionBundle/zipball/f3e8496f0d17d33174e3cd091fb064e5ab7a9ca7",
|
|
|
+ "reference": "f3e8496f0d17d33174e3cd091fb064e5ab7a9ca7",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.3",
|
|
|
+ "symfony/framework-bundle": "~2.0 || ~3.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "symfony/console": "~2.0 || ~3.0"
|
|
|
+ },
|
|
|
+ "type": "symfony-bundle",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "0.1-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-0": {
|
|
|
+ "Evence\\Bundle\\SoftDeleteableExtensionBundle": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Ruben Harms",
|
|
|
+ "homepage": "http://www.rubenharms.nl/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Provides exta functions to the soft deleteable listener of gedmo",
|
|
|
+ "keywords": [
|
|
|
+ "soft-deleteable"
|
|
|
+ ],
|
|
|
+ "time": "2017-09-29T11:33:56+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "fig/link-util",
|
|
|
"version": "1.0.0",
|
|
@@ -1138,17 +1184,17 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "gedmo/doctrine-extensions",
|
|
|
- "version": "v2.3.10",
|
|
|
+ "version": "v2.4.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/Atlantic18/DoctrineExtensions.git",
|
|
|
- "reference": "4e9bbd54ebb22bb004b2ec71b1b0ce3ed5b992d0"
|
|
|
+ "reference": "08af8a990b683958651bc60f469ed95a35dbef93"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://satis.infra.flowdat.com/dist/gedmo/doctrine-extensions/gedmo-doctrine-extensions-4e9bbd54ebb22bb004b2ec71b1b0ce3ed5b992d0-zip-069756.zip",
|
|
|
- "reference": "4e9bbd54ebb22bb004b2ec71b1b0ce3ed5b992d0",
|
|
|
- "shasum": "5cf846df7493698ad046bb4f0856836ab5e08213"
|
|
|
+ "url": "https://satis.infra.flowdat.com/dist/gedmo/doctrine-extensions/gedmo-doctrine-extensions-08af8a990b683958651bc60f469ed95a35dbef93-zip-94cbc9.zip",
|
|
|
+ "reference": "08af8a990b683958651bc60f469ed95a35dbef93",
|
|
|
+ "shasum": "cafe72c0d8d25c33d7471117926425d650ee6835"
|
|
|
},
|
|
|
"require": {
|
|
|
"behat/transliterator": "~1.0",
|
|
@@ -1156,11 +1202,12 @@
|
|
|
"php": ">=5.3.2"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "doctrine/mongodb-odm": ">=1.0.0-BETA11",
|
|
|
- "doctrine/orm": "~2.4",
|
|
|
+ "doctrine/common": ">=2.5.0-BETA1",
|
|
|
+ "doctrine/mongodb-odm": ">=1.0.0-BETA12",
|
|
|
+ "doctrine/orm": ">=2.5.0-RC1",
|
|
|
"phpunit/phpunit": "~4.4",
|
|
|
"phpunit/phpunit-mock-objects": "~2.3",
|
|
|
- "symfony/yaml": "~2.3"
|
|
|
+ "symfony/yaml": "~2.6"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
|
|
@@ -1212,7 +1259,7 @@
|
|
|
"tree",
|
|
|
"uploadable"
|
|
|
],
|
|
|
- "time": "2015-01-21T20:55:10+00:00"
|
|
|
+ "time": "2015-03-26T20:58:50+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "hwi/oauth-bundle",
|
|
@@ -6130,9 +6177,9 @@
|
|
|
"ik/map-bundle": 20,
|
|
|
"ik/migrations-bundle": 20,
|
|
|
"ik/oauthclient-bundle": 20,
|
|
|
- "ik/webservice-bundle": 20,
|
|
|
"ik/owner-voter-bundle": 20,
|
|
|
"ik/template-bundle": 20,
|
|
|
+ "ik/webservice-bundle": 20,
|
|
|
"ik/workflow-bundle": 20,
|
|
|
"sonata-project/admin-bundle": 20,
|
|
|
"voryx/restgeneratorbundle": 20
|