sonata-project / SonataCoreBundle

[deprecated] SonataCoreBundle
MIT License
318 stars 138 forks source link

Refer to new runtime #674

Closed greg0ire closed 5 years ago

greg0ire commented 5 years ago

The other one is no longer registered.

Subject

I am targeting this branch, because this is BC.

Fixes #672

Changelog

### Fixed
- message about being unable to load the `StatusRuntime`

How can I test this?

composer config repositories.greg0ire vcs https://github.com/greg0ire/SonataCoreBundle
composer require sonata-project/core-bundle "dev-refer_to_new_runtime as 3.16.0"
OskarStark commented 5 years ago

👍🏻

matracine commented 5 years ago

Hello, I tried to modify and create a new Entity, it's working fine. Thanks.

greg0ire commented 5 years ago

Thanks a lot for the fast feedback, let's release this!

matracine commented 5 years ago

Cool !!! Thanks a lot for the fast fix ;)