Skip to content

Commit 68363eb

Browse files
committed
1 parent 977814c commit 68363eb

File tree

2 files changed

+349
-632
lines changed

2 files changed

+349
-632
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,14 @@
2323
"tools/functions.php",
2424
"tools/detect-missing-tags.php",
2525
"tools/generate-atelier-classes.php",
26-
"tools/generate-tag-names.php"
26+
"tools/generate-tag-names.php",
27+
"tools/build.php"
2728
]
2829
},
2930
"require": {
3031
"mistralys/application-utils-core": ">=2.3.3",
3132
"mistralys/application-utils-collections": ">=1.1.2",
32-
"mistralys/cyberpunk-mod-db": "dev-main",
33+
"mistralys/cyberpunk-mod-db": ">=2.3.0",
3334
"mistralys/changelog-parser": ">=1.0.2",
3435
"brick/event": ">=0.1.1",
3536
"loupe/loupe": ">=0.7.0",

0 commit comments

Comments
 (0)