Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danrot committed Aug 11, 2016
1 parent 7aefe86 commit b09fcf4
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 42 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "MIT",
"type": "project",
"description": "The sulu content management framework",
"version": "dev-develop",
"version": "1.3.0",
"autoload": {
"psr-0": {
"": "src/"
Expand All @@ -22,9 +22,7 @@
"sensio/distribution-bundle": "^5.0",
"sensio/framework-extra-bundle": "^3.0.2",
"incenteev/composer-parameter-handler": "^2.0",
"sulu/sulu": "dev-develop",
"sulu/document-manager": "@dev",
"massive/search-bundle": "@dev",
"sulu/sulu": "1.3.*",
"symfony-cmf/core-bundle": "1.2.*",
"dantleech/phpcr-migrations-bundle": "0.1.*",
"zendframework/zend-stdlib": "^2.3",
Expand Down
72 changes: 34 additions & 38 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b09fcf4

Please sign in to comment.