Skip to content

Commit

Permalink
composer.json: remove dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zozlak committed Aug 29, 2023
1 parent ac611ed commit 55a849b
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 @@ -15,7 +15,7 @@
"require": {
"php": ">=8.0",
"zozlak/rdf-constants": "^1",
"sweetrdf/rdf-interface": "^2.0.0-RC1 | dev-master"
"sweetrdf/rdf-interface": "^2.0.0-RC1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 55a849b

Please sign in to comment.