Skip to content
Snippets Groups Projects

Feature/istwcms 6636 ebremner ohana php81

Merged Eric Bremner requested to merge feature/ISTWCMS-6636-ebremner-ohana-php81 into 1.0.x
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -76,6 +76,7 @@ cp ../php8fix-package_run1.json ./package.json
npm install
cp ../php8fix-package.json ./package.json
npm install
sed -i '/foreach ($array as $k => $v)/iif (empty($array)) return $r;' node_modules/@basalt/twig-renderer/vendor/twig/twig/src/Extension/CoreExtension.php
echo "**************************************************************************************"
echo "Done running npm install."
Loading