Skip to content

Commit

Permalink
- removed OroCommerce integration bundle and moved it to a separate repo
Browse files Browse the repository at this point in the history
  • Loading branch information
24198 committed Feb 22, 2018
1 parent a6cd2ba commit 2c90773
Show file tree
Hide file tree
Showing 121 changed files with 5 additions and 10,645 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Marello

The Open Software License version 3.0

Copyright (c) 2015-2017, Madia B.V.
Copyright (c) 2015-2018, Madia B.V.

Full license is at: http://opensource.org/licenses/OSL-3.0
9 changes: 4 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
"homepage": "http://www.marello.com"
}
],
"autoload": {
"psr-0": {
"Marello\\Bundle": "src/"
}
},
"repositories": [
{
"type": "composer",
Expand All @@ -32,5 +27,9 @@
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {"": "src/"},
"exclude-from-classmap": ["/Tests/"]
}
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions src/Marello/Bridge/MarelloCommerce/README.md

This file was deleted.

Loading

0 comments on commit 2c90773

Please sign in to comment.