Skip to content

Commit

Permalink
* Revert composer lock and specific composer json changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Hoek committed Oct 19, 2022
1 parent c8f87ec commit bfb91de
Show file tree
Hide file tree
Showing 2 changed files with 447 additions and 1,499 deletions.
9 changes: 9 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@
"require": {
"symfony/framework-bundle": "~5.0"
},
"require-dev": {
"eo/symfony-test-edition": "~3.0"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/iisisrael/symfony-test"
}
],
"target-dir": "Eo/HoneypotBundle",
"autoload": {
"psr-0": {
Expand Down
Loading

0 comments on commit bfb91de

Please sign in to comment.