Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
try dropping custom tools repo
Browse files Browse the repository at this point in the history
  • Loading branch information
cconard96 committed Feb 9, 2024
1 parent a74ad96 commit 430270b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
{
"repositories": [
{
"type": "vcs",
"url": "https://github.com/cconard96/tools"
}
],
"require": {
"php": "^7.4"
},
"require-dev": {
"glpi-project/tools": "dev-debug/master"
"glpi-project/tools": "^0.7.2"
},
"config": {
"optimize-autoloader": true,
Expand Down

0 comments on commit 430270b

Please sign in to comment.