sulu / SuluProductBundle

Sulu product bundle
MIT License
7 stars 8 forks source link

[HOTFIX] Fixed schema validation #355

Closed christianbader closed 7 years ago

christianbader commented 7 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes -
Related issues/PRs -
License MIT

What's in this PR?

This fixes the doctrine schema validation errors in the product bundle.

Why?

Why not?

Example Usage

// If you added new features, show examples of how to use them here
// (remove this section if not a new feature)

$foo = new Foo();

// Now we can do
$foo->doSomething();

BC Breaks/Deprecations

Describe BC breaks/deprecations here. (remove this section if not needed)

To Do

christianbader commented 7 years ago

ack by @turbo-ele