Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit 24a48d4

Browse files
committed
Install security upgrades
* Both composer and yarn upgrades have been applied in this commit * A yarn lockfile was added to the project, this was not yet the case. * The component_info file was added for future build streamlining * Yarn audit task was added to the composer security script * Webpack Encore, Jest and Sass Loader and TS Loader where upgraded to a maintained version.
1 parent f3875bc commit 24a48d4

File tree

6 files changed

+9304
-1110
lines changed

6 files changed

+9304
-1110
lines changed

component_info

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
PHP_VERSION=72
2+
SYMFONY_VERSION=4
3+
ENCORE=yes
4+
ASSETIC=no
5+
NODE_VERSION=14

0 commit comments

Comments
 (0)