- Issue created by @penyaskito
- 🇨🇭Switzerland berdir Switzerland
^11.0 is the same as ^11, So would ~11.0. *Only* ~11.0.0 would restrict it to <11. See https://getcomposer.org/doc/articles/versions.md#caret-version-range-
Just like ^10.2 also also 10.3 and so on.