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

Commit

Permalink
Merge pull request #11 from LeJeanbono/sf5
Browse files Browse the repository at this point in the history
Migrate to SF5
  • Loading branch information
marlonbaeten authored Dec 9, 2020
2 parents e559a61 + cf668f8 commit f913b10
Show file tree
Hide file tree
Showing 4 changed files with 1,185 additions and 278 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@
"require": {
"php": ">=7.1.3",
"tweedegolf/prometheus-client": "^0.3",
"symfony/config": "~2.7|~3.0|~4.0",
"symfony/dependency-injection": "~2.7|~3.0|~4.0",
"symfony/http-kernel": "~2.7|~3.0|~4.0"
"symfony/config": "~2.7|~3.0|~4.0|~5.0",
"symfony/dependency-injection": "~2.7|~3.0|~4.0|~5.0",
"symfony/framework-bundle": "~2.7|~3.0|~4.0|~5.0",
"symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
}
}
Loading

0 comments on commit f913b10

Please sign in to comment.