Skip to content

Commit

Permalink
The "replace" filter expects an array (fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
hexplor committed Apr 13, 2023
1 parent caf7ae3 commit f3a9d31
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 173 deletions.
2 changes: 1 addition & 1 deletion platforms/joomla/lib_gantry5/compat/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": ">=7.2.5",
"pimple/pimple": "~3.5",
"twig/twig": "^2.5.15",
"twig/twig": "~1.44",
"scssphp/scssphp": "~1.10"
},
"replace": {
Expand Down
183 changes: 11 additions & 172 deletions platforms/joomla/lib_gantry5/compat/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f3a9d31

Please sign in to comment.