Skip to content

Commit

Permalink
Merge pull request #105 from Invertus/SL-158-league-service-container
Browse files Browse the repository at this point in the history
SL-158-league-service-container
  • Loading branch information
mant02 authored Apr 12, 2023
2 parents e16dad9 + 860f885 commit 107623d
Show file tree
Hide file tree
Showing 32 changed files with 285 additions and 551 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"symfony/dependency-injection": "^3.4",
"symfony/filesystem": "^3.4",
"apimatic/unirest-php": "^2.3",
"symfony/yaml": "^3.4"
"symfony/yaml": "^3.4",
"league/container": "2.5.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "*",
Expand Down
49 changes: 0 additions & 49 deletions config/config.yml

This file was deleted.

32 changes: 0 additions & 32 deletions config/index.php

This file was deleted.

27 changes: 0 additions & 27 deletions config/repository.yml

This file was deleted.

Loading

0 comments on commit 107623d

Please sign in to comment.