Skip to content

Commit

Permalink
composer.json: allow arche-lib v4
Browse files Browse the repository at this point in the history
  • Loading branch information
zozlak committed Nov 18, 2021
1 parent 48d9c88 commit bebcf12
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 @@ -13,7 +13,7 @@
"require": {
"php": ">=8",
"guzzlehttp/guzzle": "^7",
"acdh-oeaw/arche-lib": "^2.0.4 | ^3.0.0",
"acdh-oeaw/arche-lib": ">=2.0.4 <5",
"acdh-oeaw/easyrdf": ">=0.13.3",
"acdh-oeaw/uri-normalizer": "*",
"zozlak/rdf-constants": "^1.1"
Expand Down

0 comments on commit bebcf12

Please sign in to comment.