Skip to content

Commit

Permalink
Merge pull request #4673 from kdambekalns/task/tweak-twbs-dependency
Browse files Browse the repository at this point in the history
TASK: Tweak dependency on neos/twitter-bootstrap
  • Loading branch information
ahaeslich authored Nov 2, 2023
2 parents 5eff61f + 6ab5f6f commit 0da0e7f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions Neos.Media.Browser/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"neos/neos": "self.version",
"neos/flow": "*",
"neos/fluid-adaptor": "*",
"neos/twitter-bootstrap": "^3.0.6",
"neos/utility-files": "*",
"neos/utility-mediatypes": "*",
"neos/error-messages": "*",
Expand Down
1 change: 0 additions & 1 deletion Neos.Neos/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"neos/flow": "~7.3.0",
"neos/media-browser": "self.version",
"neos/party": "*",
"neos/twitter-bootstrap": "*",
"neos/content-repository": "self.version",
"neos/fusion": "self.version",
"neos/fusion-afx": "self.version",
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"gedmo/doctrine-extensions": "^3.5",
"behat/transliterator": "~1.0",
"neos/utility-unicode": "*",
"neos/twitter-bootstrap": "^3.0.6",
"neos/utility-mediatypes": "*",
"neos/error-messages": "*",
"doctrine/common": "^2.7 || ^3.0",
"neos/imagine": "^3.1.0",
"imagine/imagine": "*",
"doctrine/dbal": "^2.8",
"neos/party": "*",
"neos/twitter-bootstrap": "*",
"neos/fusion-form": "^1.0 || ^2.0",
"neos/form": "*",
"neos/kickstarter": "~7.3.0"
Expand Down

0 comments on commit 0da0e7f

Please sign in to comment.