Skip to content

Commit

Permalink
Merge pull request #141 from Nosto/release/2.0.0
Browse files Browse the repository at this point in the history
Release 2.0.0
  • Loading branch information
supercid authored Apr 10, 2018
2 parents f74926c + b2f7483 commit 15933df
Show file tree
Hide file tree
Showing 46 changed files with 2,148 additions and 2,532 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
vendor
build
build/package
build/src
.idea

2 changes: 1 addition & 1 deletion .phan/Shopware/Models/Attribute/Customer.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
class Customer
{

}
}
2 changes: 1 addition & 1 deletion .phan/Shopware/Models/Attribute/Order.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
class Order
{

}
}
Loading

0 comments on commit 15933df

Please sign in to comment.