Skip to content

Commit b1ad57e

Browse files
authored
bug #163 Adds phpstan change to the upgrade 1.4 guide (mmenozzi)
This PR was merged into the 1.4 branch. Discussion ---------- Commits ------- 0f6bf0f Adds phpstan change to the upgrade 1.4 guide
2 parents 3d3d927 + 0f6bf0f commit b1ad57e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADE-1.4.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ If you're using Behat and want to be up-to-date with our configuration
5252
* Change `contexts_services ` in your suite definitions to `contexts`
5353
* Take a look at [SymfonyExtension UPGRADE guide](https://github.com/FriendsOfBehat/SymfonyExtension/blob/master/UPGRADE-2.0.md) if you have any more problems
5454

55+
### Phpstan
56+
57+
* Fix the container XML path parameter in the `phpstan.neon` file as done [here](https://github.com/Sylius/PluginSkeleton/commit/37fa614dbbcf8eb31b89eaf202b4bd4d89a5c7b3)
58+
5559
# UPGRADE FROM `v1.2.X` TO `v1.4.0`
5660

5761
Firstly, check out the [PluginSkeleton 1.3 upgrade guide](https://github.com/Sylius/PluginSkeleton/blob/1.4/UPGRADE-1.3.md) to update Sylius version step by step.

0 commit comments

Comments
 (0)