Skip to content

Commit e5d817a

Browse files
committed
Remove temporary SonataAdminBundle fork
1 parent 48697a5 commit e5d817a

File tree

2 files changed

+40
-53
lines changed

2 files changed

+40
-53
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616
"autoload-dev": {
1717
"classmap": [ "app/tests/WebTestCase.php" ]
1818
},
19-
"repositories": [
20-
{
21-
"type": "vcs",
22-
"url": "https://github.com/WouterJ/SonataAdminBundle.git"
23-
}
24-
],
2519
"require": {
2620
"php": "^5.5.9|^7.0",
2721
"symfony/symfony": "^3.0",
@@ -45,7 +39,7 @@
4539

4640
"sonata-project/cache-bundle": "^2.1",
4741
"sonata-project/doctrine-phpcr-admin-bundle": "^2.0",
48-
"sonata-project/admin-bundle": "dev-fix-bug-admin-groups as 3.1.0",
42+
"sonata-project/admin-bundle": "^3.2",
4943
"sonata-project/translation-bundle": "^2.0",
5044

5145
"jms/serializer-bundle": "^1.1",

composer.lock

Lines changed: 39 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)