We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378f8a5 commit 37608a1Copy full SHA for 37608a1
README.md
@@ -9,6 +9,7 @@ Requirements
9
10
* PHP 8.0.2 or higher;
11
* PDO-SQLite PHP extension enabled;
12
+ * Node.js 16+
13
* and the [usual Symfony application requirements][2].
14
15
Installation
package.json
@@ -13,8 +13,8 @@
"imports-loader": "^0.8.0",
"jquery": "^3.5.1",
"lato-font": "^3.0.0",
16
- "node-sass": "^4.9.3",
17
- "sass-loader": "^9.0.1",
+ "node-sass": "^6.0",
+ "sass-loader": "^12.3",
18
"typeahead.js": "^0.11.1",
19
"regenerator-runtime": "^0.13.2",
20
"stimulus": "^2.0.0",
0 commit comments