Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 4013d11

Browse files
committed
remove dev dependency
1 parent fa3cf83 commit 4013d11

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ matrix:
4343
env: STABILITY="dev" SYMFONY_VERSION="4.0.*"
4444
- php: "7.1"
4545
env: STABILITY="dev" SYMFONY_VERSION="4.1.*"
46-
fast_finish: true
47-
allow_failures:
4846

4947
before_install:
5048
- phpenv config-rm xdebug.ini || true

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@
1515
"homepage": "https://github.com/symfony-cmf/sonata-admin-bundle/contributors"
1616
}
1717
],
18-
"repositories": [
19-
{
20-
"type": "vcs",
21-
"url": "https://github.com/ElectricMaxxx/SonataDoctrinePhpcrAdminBundle.git"
22-
}
23-
],
2418
"require": {
2519
"php": "^7.1",
2620
"symfony/framework-bundle": "^3.4 || ^4.0",

0 commit comments

Comments
 (0)