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

Commit

Permalink
Install security upgrades
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
MKodde committed Sep 30, 2021
1 parent f3875bc commit 9f121c4
Show file tree
Hide file tree
Showing 5 changed files with 9,303 additions and 1,110 deletions.
5 changes: 5 additions & 0 deletions component_info
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
PHP_VERSION=72
SYMFONY_VERSION=4
ENCORE=yes
ASSETIC=no
NODE_VERSION=14
Loading

0 comments on commit 9f121c4

Please sign in to comment.