Skip to content

Commit

Permalink
update the dependency version to the relase candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpfister committed Oct 5, 2023
1 parent 64ea9f5 commit 6a8e65c
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 @@ -4,7 +4,7 @@
"minimum-stability": "stable",
"require": {
"php": ">=7.0",
"phpxmlrpc/polyfill-xmlrpc": "dev-master",
"phpxmlrpc/polyfill-xmlrpc": "1.0.0-rc1",
"darkaonline/ripcord": "^0.1.8"
},
"require-dev": {
Expand Down

0 comments on commit 6a8e65c

Please sign in to comment.