Skip to content

Commit 52a25ab

Browse files
minor symfony#46287 Allow flex plugin + remove travis-ci file (nicolas-grekas)
This PR was merged into the 4.4 branch. Discussion ---------- Allow flex plugin + remove travis-ci file | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Commits ------- 1c90d84 Allow flex plugin + remove travis-ci file
2 parents a780f57 + 1c90d84 commit 52a25ab

File tree

2 files changed

+3
-123
lines changed

2 files changed

+3
-123
lines changed

.github/composer-config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"symfony/proxy-manager-bridge": "source",
88
"symfony/validator": "source",
99
"*": "dist"
10+
},
11+
"allow-plugins": {
12+
"symfony/flex": true
1013
}
1114
}
1215
}

.travis.yml

Lines changed: 0 additions & 123 deletions
This file was deleted.

0 commit comments

Comments
 (0)