Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
Fix composer.json and composer.lock without updating deps
Browse files Browse the repository at this point in the history
  • Loading branch information
helhum committed Jan 29, 2016
1 parent b385697 commit a2c8c28
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 104 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
}
],
"require": {
"phing/phing": "dev-master",
"composer/satis": "~1.0@alpha",
"composer/composer": "1.0.*@dev",
"guzzlehttp/guzzle": "3.8.1",
Expand All @@ -38,8 +37,5 @@
"bin": ["bin/typo3-cms-package-generator"],
"config": {
"bin-dir": "bin/"
},
"bin": ["vendor/phing/phing/bin/phing"]
}
}


106 changes: 7 additions & 99 deletions composer.lock

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

0 comments on commit a2c8c28

Please sign in to comment.