Skip to content

Commit 33acda5

Browse files
authored
Merge pull request #47 from geekwright/assetic-fork
Adding geekwright/assetic-fork
2 parents e834051 + 08b50ab commit 33acda5

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33
"license": "GPL-2.0-or-later",
44
"type": "project",
55
"description": "Primary dependencies for XOOPS/XoopsCore",
6-
"repositories": [
7-
{
8-
"type": "vcs",
9-
"url": "https://github.com/geekwright/assetic"
10-
}
11-
],
126
"require": {
137
"php": ">7.1",
148
"ext-PDO": "*",
@@ -19,7 +13,7 @@
1913
"doctrine/dbal": "2.9.*",
2014
"psr/log": "1.1.*",
2115
"patchwork/utf8": "^1.3",
22-
"kriswallsmith/assetic": "dev-fix-bitrot",
16+
"geekwright/assetic-fork": "^2.0",
2317
"symfony/console": "^4.2",
2418
"ptachoire/cssembed": "1.0.*",
2519
"lmammino/jsmin4assetic": "1.0.*",

0 commit comments

Comments
 (0)