Skip to content

Commit

Permalink
Recompile assets
Browse files Browse the repository at this point in the history
  • Loading branch information
rotdrop committed May 26, 2024
1 parent 2540cc2 commit 44baceb
Show file tree
Hide file tree
Showing 208 changed files with 34,046 additions and 761 deletions.
15 changes: 9 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,29 @@
}
],
"require": {
"wapmorgan/cab-archive": "^0.0.7",
"wapmorgan/unified-archive": "^1.2.0",
"gemorroj/archive7z": "^5.4",
"phpclasses/php-iso-file": "^0.5.1",
"pear/archive_tar": "1.4.14",
"alchemy/zippy": "^1.0",
"gemorroj/archive7z": "^5.4",
"nelexa/zip": "^4.0",
"pear/archive_tar": "1.4.14",
"phpclasses/php-iso-file": "^0.5.1",
"symfony/console": "v5.4.24",
"symfony/event-dispatcher": "v5.4.26",
"wapmorgan/cab-archive": "^0.0.7",
"wapmorgan/unified-archive": "^1.2.0",
"doctrine/deprecations": "1.1.2",
"pear/pear-core-minimal": "v1.10.10",
"psr/http-message": "1.0.1",
"symfony/polyfill-ctype": "v1.23.0",
"symfony/polyfill-intl-grapheme": "v1.23.1",
"symfony/polyfill-intl-normalizer": "v1.27.0",
"symfony/polyfill-mbstring": "v1.27.0",
"symfony/polyfill-php80": "v1.27.0",
"symfony/process": "v5.4.24"
},
"require-dev": {
"phpunit/phpunit": "*",
"nextcloud/coding-standard": "*",
"phpmd/phpmd": "@stable",
"phpunit/phpunit": "*",
"squizlabs/php_codesniffer": "3.*",
"zebra-north/phpcs-short-types": "^1.0"
},
Expand Down
Loading

0 comments on commit 44baceb

Please sign in to comment.