Skip to content

Commit

Permalink
composer.json: arche-lib bumped to ^6.0.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
zozlak committed Feb 13, 2024
1 parent cd59cc9 commit bee218f
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,10 @@
"require": {
"php": ">= 8",
"zozlak/rdf-constants": "^1",
"sweetrdf/rdf-interface": "dev-master",
"sweetrdf/quick-rdf": "dev-master",
"sweetrdf/quick-rdf-io": "dev-master",
"sweetrdf/rdf-helpers": "dev-dev",
"sweetrdf/term-templates": "dev-dev",
"acdh-oeaw/arche-lib": "dev-rdfInterface"
"sweetrdf/rdf-interface": "^2.0.0-RC7",
"sweetrdf/quick-rdf": "^2.0.0-RC7",
"sweetrdf/rdf-helpers": "^2.0.0-RC1",
"acdh-oeaw/arche-lib": "^6.0.0-RC1"
},
"require-dev": {
"phpunit/phpunit": "^10",
Expand Down

0 comments on commit bee218f

Please sign in to comment.