Skip to content

Commit

Permalink
require php8
Browse files Browse the repository at this point in the history
  • Loading branch information
ici-be authored Nov 15, 2021
1 parent f4b38f6 commit e451416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "urban-brussels/bru-tools",
"description": "Outils basés sur les données et webservices disponibles en Région de Bruxelles-Capitale",
"require": {
"php": "^7.0",
"php": "^7.0 || ^8.0",
"guzzlehttp/guzzle": "^6.3",
"phayes/geophp": "^1.2",
"symfony/http-client": "5.*"
Expand Down

0 comments on commit e451416

Please sign in to comment.