Commit 5e1cab3
committed
bug #65 [Contracts] Update dependency to use symfony/service-contracts (wbrinkman)
This PR was merged into the master branch.
Discussion
----------
[Contracts] Update dependency to use symfony/service-contracts
Updated requirement symfony/contracts to symfony/service-contracts so having this bundle in a Symfony 4.3 installation does not generate ambiguous classes with an optimized composer autoloader.
Fixes #64
Commits
-------
2ec86a5 Update dependency to use symfony/service-contracts to prevent autoloading clashes with Symfony 4.31 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments