Skip to content

Commit

Permalink
Merge pull request #11 from theiconic/feature/OWMS-1623-upgrade-guzzl…
Browse files Browse the repository at this point in the history
…ehttp

OWMS-1623: Upgrade guzzlehttp/guzzle to v6.5.8 and PHP to v8
  • Loading branch information
moitran-the-iconic authored May 3, 2024
2 parents be307ae + ceaf1cb commit 654cb5b
Show file tree
Hide file tree
Showing 2 changed files with 1,961 additions and 911 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
}
],
"require": {
"php": "^7.2",
"php": "^8.0",
"ext-soap": "*",
"guzzlehttp/guzzle": "^6.3",
"guzzlehttp/guzzle": "6.5.8",
"symfony/options-resolver": "^4.1|^5.0",
"symfony/filesystem": "^4.1|^5.0"
},
Expand Down
Loading

0 comments on commit 654cb5b

Please # to comment.