7507
7507
"dist": {
7508
7508
"type": "path",
7509
7509
"url": "../../package/platform",
7510
- "reference": "4489f5422c7d6eb690bd1a6c4b85db91d54e28c4 "
7510
+ "reference": "5561825b8be2f71290a481fb05de3b19ee3d4309 "
7511
7511
},
7512
7512
"require": {
7513
7513
"akeneo/batch-bundle": "0.4.14",
7566
7566
"psr/simple-cache": "1.0.*",
7567
7567
"salsify/json-streaming-parser": "8.2.*",
7568
7568
"sensio/framework-extra-bundle": "5.6.*",
7569
- "stof/doctrine-extensions-bundle": "1.5.* ",
7569
+ "stof/doctrine-extensions-bundle": "~1.6.0 ",
7570
7570
"symfony/acl-bundle": "~2.1.0",
7571
7571
"symfony/asset": "4.4.18",
7572
7572
"symfony/cache": "4.4.18",
@@ -10266,26 +10266,30 @@
10266
10266
},
10267
10267
{
10268
10268
"name": "stof/doctrine-extensions-bundle",
10269
- "version": "v1.5 .0",
10269
+ "version": "v1.6 .0",
10270
10270
"source": {
10271
10271
"type": "git",
10272
10272
"url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
10273
- "reference": "c01e73e49cee5eac3353b6c4ebdbb0a151348c85 "
10273
+ "reference": "ef469a9d3b8be23d4c746d558742cc1b3e2588cb "
10274
10274
},
10275
10275
"dist": {
10276
10276
"type": "zip",
10277
- "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/c01e73e49cee5eac3353b6c4ebdbb0a151348c85 ",
10278
- "reference": "c01e73e49cee5eac3353b6c4ebdbb0a151348c85 ",
10277
+ "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/ef469a9d3b8be23d4c746d558742cc1b3e2588cb ",
10278
+ "reference": "ef469a9d3b8be23d4c746d558742cc1b3e2588cb ",
10279
10279
"shasum": ""
10280
10280
},
10281
10281
"require": {
10282
10282
"gedmo/doctrine-extensions": "^2.3.4 || ^3.0.0",
10283
- "php": "^7.1.3",
10284
- "symfony/framework-bundle": "^4.3 || ^5.0"
10283
+ "php": "^7.1.3 || ^8.0",
10284
+ "symfony/config": "^4.4 || ^5.2",
10285
+ "symfony/dependency-injection": "^4.4 || ^5.2",
10286
+ "symfony/event-dispatcher": "^4.4 || ^5.2",
10287
+ "symfony/http-kernel": "^4.4 || ^5.2"
10285
10288
},
10286
10289
"require-dev": {
10287
- "symfony/phpunit-bridge": "^4.4",
10288
- "symfony/security-bundle": "^4.3 || ^5.0"
10290
+ "symfony/mime": "^4.4 || ^5.2",
10291
+ "symfony/phpunit-bridge": "^v5.2.4",
10292
+ "symfony/security-core": "^4.4 || ^5.2"
10289
10293
},
10290
10294
"suggest": {
10291
10295
"doctrine/doctrine-bundle": "to use the ORM extensions",
@@ -10295,12 +10299,12 @@
10295
10299
"type": "symfony-bundle",
10296
10300
"extra": {
10297
10301
"branch-alias": {
10298
- "dev-master": "1.5 .x-dev"
10302
+ "dev-master": "1.6 .x-dev"
10299
10303
}
10300
10304
},
10301
10305
"autoload": {
10302
10306
"psr-4": {
10303
- "Stof\\DoctrineExtensionsBundle\\": ""
10307
+ "Stof\\DoctrineExtensionsBundle\\": "src "
10304
10308
}
10305
10309
},
10306
10310
"notification-url": "https://packagist.org/downloads/",
10313
10317
"email": "stof@notk.org"
10314
10318
}
10315
10319
],
10316
- "description": "Integration of the gedmo/doctrine-extensions with Symfony2 ",
10320
+ "description": "Integration of the gedmo/doctrine-extensions with Symfony ",
10317
10321
"homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
10318
10322
"keywords": [
10319
10323
"behaviors",
10330
10334
],
10331
10335
"support": {
10332
10336
"issues": "https://github.com/stof/StofDoctrineExtensionsBundle/issues",
10333
- "source": "https://github.com/stof/StofDoctrineExtensionsBundle/tree/v1.5 .0"
10337
+ "source": "https://github.com/stof/StofDoctrineExtensionsBundle/tree/v1.6 .0"
10334
10338
},
10335
- "time": "2020-09-30T13:25:17 +00:00"
10339
+ "time": "2021-03-05T13:09:06 +00:00"
10336
10340
},
10337
10341
{
10338
10342
"name": "swiftmailer/swiftmailer",
0 commit comments