Skip to content

Commit 8eeb046

Browse files
committed
Update glpi-project/tools
1 parent 93a5313 commit 8eeb046

File tree

3 files changed

+1028
-2
lines changed

3 files changed

+1028
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@ node_modules/
33
public/build/
44
vendor/
55
.gh_token
6-
composer.lock
76
*.min.*
87

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"php": ">=7.4"
44
},
55
"require-dev": {
6-
"glpi-project/tools": "^0.4"
6+
"glpi-project/tools": "^0.5"
77
},
88
"config": {
99
"optimize-autoloader": true,

0 commit comments

Comments
 (0)