8000 build · phplancer/symfony-form@c3177e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit c3177e4

Browse files
committed
build
1 parent d578d19 commit c3177e4

File tree

9 files changed

+12
-4
lines changed

9 files changed

+12
-4
lines changed

config/bundles.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
return [
44
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
55
Doctrine\Bundle\DoctrineBundle\DoctrineBundle::class => ['all' => true],
6+
Doctrine\Bundle\DoctrineCacheBundle\DoctrineCacheBundle::class => ['all' => true],
67
];

docs/3.4.29.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/3.4.35.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

docs/4.3.2.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/4.3.8.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

docs/4.4.0.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

docs/docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"versions":["master","5.0.0","4.4.0","4.3.2","3.4.29"]}
1+
{"versions":["master","5.0.0","4.4.0","4.3.8","3.4.35"]}

docs/master.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

symfony.lock

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
"ref": "44d3aa7752dd46f77ba11af2297a25e1dedfb4d0"
3030
}
3131
},
32+
"doctrine/doctrine-cache-bundle": {
33+
"version": "1.3.5"
34+
},
3235
"doctrine/event-manager": {
3336
"version": "v1.0.0"
3437
},
@@ -92,6 +95,9 @@
9295
"symfony/contracts": {
9396
"version": "v1.1.5"
9497
},
98+
"symfony/debug": {
99+
"version": "v4.4.0"
100+
},
95101
"symfony/dependency-injection": {
96102
"version": "v4.0.4"
97103
},

0 commit comments

Comments
 (0)
0