We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31cfa3b commit 6028e07Copy full SHA for 6028e07
1 file changed
docs/Migrating to version 1.x.md
@@ -75,6 +75,10 @@ You can now also pass an instance of the new `ViteHelperConfig` to the methods t
75
76
## Other breaking changes
77
78
+### php ^8.0 required
79
+
80
+You will now need to run `php >=8.0` to use the plugin.
81
82
### Configuration
83
84
The configuration structure has changed, e.g., some config keys have been renamed
0 commit comments