Skip to content

Commit dc42cfe

Browse files
Merge pull request #143 from a-menshchikov/5.2_bc_break
EntryPointFactoryInterface was removed in sf 5.2
2 parents 62124eb + ec9c6b8 commit dc42cfe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
"phpunit/phpunit": "^9.0",
2424
"dms/phpunit-arraysubset-asserts": "^0.2.0"
2525
},
26+
"conflict": {
27+
"symfony/security-bundle": ">=5.2"
28+
},
2629
"autoload": {
2730
"psr-4": { "Hslavich\\OneloginSamlBundle\\": "" },
2831
"exclude-from-classmap": [

0 commit comments

Comments
 (0)