Skip to content

Commit

Permalink
Set net socket to 1.2.1 as it seems to be more the most recent tag
Browse files Browse the repository at this point in the history
  • Loading branch information
seamuslee001 committed Apr 26, 2024
1 parent 31dbec4 commit f34566d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"civicrm/civicrm-cxn-rpc": "~0.20.12.01 || ~0.19.01.10",
"pear/auth_sasl": "1.2.0",
"pear/net_smtp": "1.12.*",
"pear/net_socket": "1.2.*",
"pear/net_socket": "1.2.1",
"pear/mail": "^2.0",
"guzzlehttp/guzzle": "^6.3 || ^7.3",
"psr/simple-cache": "~1.0.1",
Expand Down
19 changes: 10 additions & 9 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f34566d

Please sign in to comment.