Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Commit

Permalink
Fixed ZetaComponents dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jérôme Vieilledent committed Sep 28, 2014
1 parent 9a0db50 commit 0eb5424
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions composer.json
Expand Up @@ -31,25 +31,6 @@
"white-october/pagerfanta-bundle": "1.0.*",
"whiteoctober/breadcrumbs-bundle": "~1.0.1",
"nelmio/cors-bundle": "~1.3",
"zetacomponents/archive": "dev-master#d0caff8",
"zetacomponents/authentication": "dev-master#c422670",
"zetacomponents/authentication-database-tiein": "dev-master#56d1e0a",
"zetacomponents/base": "dev-master#642f63a as 1.8.0",
"zetacomponents/cache": "dev-master#34fa794",
"zetacomponents/configuration": "dev-master#10ae09f",
"zetacomponents/console-tools": "dev-master#90156ab",
"zetacomponents/database": "dev-master#0e8ddef",
"zetacomponents/debug": "dev-master#0d8cc8f",
"zetacomponents/event-log": "dev-master#eee54a1",
"zetacomponents/feed": "dev-master#e0190e9",
"zetacomponents/image-conversion": "dev-master#36f34c8",
"zetacomponents/mail": "1.8.*@beta",
"zetacomponents/mvc-tools": "dev-master#6f2c1eb",
"zetacomponents/mvc-authentication-tiein": "dev-master#9bae3a7",
"zetacomponents/persistent-object": "dev-master#a4c8b95",
"zetacomponents/php-generator": "dev-master#b51935e",
"zetacomponents/signal-slot": "dev-master#74deb41",
"zetacomponents/system-information": "dev-master#6743362",
"hautelook/templated-uri-bundle": "~1.0",
"doctrine/dbal": "~2.5@beta",
"doctrine/doctrine-bundle": "~1.3@beta"
Expand Down

4 comments on commit 0eb5424

@blankse
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1
I get an error when I install a new eZ Publish 2014.07 with the composer.
Can you push this changes to this release too?

@andrerom
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the heads up, we will.

@lolautruche
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @blankse
I updated tags up to v2014.01 for ezpublish-community, ezpublish-kernel and ezpublish-legacy. That should fix everything 😉

@blankse
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lolautruche thanks :)

Please sign in to comment.