Skip to content

Commit

Permalink
Update node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Sep 1, 2023
1 parent 3b40e8f commit 9ea8650
Show file tree
Hide file tree
Showing 34 changed files with 2,033 additions and 574 deletions.
2 changes: 0 additions & 2 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ const composerJsonPath = (
) : ''
) + 'composer.json';

console.log(composerJsonPath);

let composerJson = JSON.parse(fs.readFileSync(composerJsonPath));
let supportedVersionsRange = composerJson['require']['php'].toString().replaceAll('||', 'PIPEPIPEPLACEHOLDER').replaceAll('|', '||').replaceAll('PIPEPIPEPLACEHOLDER', '||');

Expand Down
173 changes: 0 additions & 173 deletions node_modules/.bin/semver

This file was deleted.

1 change: 1 addition & 0 deletions node_modules/.bin/semver

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

15 changes: 15 additions & 0 deletions node_modules/lru-cache/LICENSE

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

166 changes: 166 additions & 0 deletions node_modules/lru-cache/README.md

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

Loading

0 comments on commit 9ea8650

Please sign in to comment.