Skip to content

Commit

Permalink
fix: add PHP8 restriction of V0.7.2 for package
Browse files Browse the repository at this point in the history
  • Loading branch information
u2Silvar authored and danmichaelo committed Mar 11, 2024
1 parent 6731d61 commit 4efee04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"homepage": "http://github.com/scriptotek/sru-client",
"keywords": ["sru"],
"require": {
"php" : "^8.0",
"danmichaelo/quitesimplexmlelement": "^1.0",
"psr/http-client-implementation": "^1.0",
"psr/http-factory-implementation": "^1.0",
Expand Down

0 comments on commit 4efee04

Please sign in to comment.