Skip to content

Commit 4c1bfba

Browse files
author
Greg Bowler
authored
build: hard-code webmozard dep (#192)
1 parent c5e22bc commit 4c1bfba

File tree

2 files changed

+143
-136
lines changed

2 files changed

+143
-136
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"php": ">=7.4",
88
"ext-json": "*",
99
"phpgt/cli": "^1.3.0",
10-
"webmozart/glob": "4.*",
10+
"webmozart/glob": "4.4.*",
1111
"composer/semver": "3.*"
1212
},
1313

0 commit comments

Comments
 (0)