Skip to content

Commit

Permalink
added conflict making it impossible to use colon notation for bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
danrot committed Oct 5, 2018
1 parent d1447c7 commit 2d62245
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"symfony/symfony": "~2.8 || ~3.0",
"phpunit/phpunit": "~4.8 || ~5.0"
},
"conflict": {
"liip/theme-bundle": "1.6.0"
},
"autoload": {
"psr-4": {
"Sulu\\Bundle\\ThemeBundle\\": ""
Expand Down

0 comments on commit 2d62245

Please sign in to comment.