Skip to content

Commit

Permalink
updated dependencies.json for new yii2-sentry library
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed Dec 11, 2024
1 parent 30463b5 commit a46a3e3
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions application/dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
{
"name": "clue/stream-filter",
"version": "v1.7.0"
"version": "1.x-dev b27b3b4"
},
{
"name": "codemix/yii2-streamlog",
Expand Down Expand Up @@ -81,7 +81,7 @@
},
{
"name": "jean85/pretty-package-versions",
"version": "2.0.6"
"version": "2.x-dev 3c4e5f6"
},
{
"name": "mlocati/ip-lib",
Expand All @@ -91,10 +91,6 @@
"name": "monolog/monolog",
"version": "2.9.3"
},
{
"name": "notamedia/yii2-sentry",
"version": "1.7.0"
},
{
"name": "paragonie/constant_time_encoding",
"version": "v3.0.0"
Expand All @@ -105,27 +101,27 @@
},
{
"name": "php-http/client-common",
"version": "2.7.2"
"version": "2.x-dev 0cfe985"
},
{
"name": "php-http/discovery",
"version": "1.20.0"
"version": "1.x-dev 82fe4c7"
},
{
"name": "php-http/httplug",
"version": "2.4.1"
"version": "2.x-dev 37819ce"
},
{
"name": "php-http/message",
"version": "1.16.2"
"version": "1.x-dev 06dd5e8"
},
{
"name": "php-http/message-factory",
"version": "1.1.0"
"version": "dev-master 4d8778e"
},
{
"name": "php-http/promise",
"version": "1.3.1"
"version": "1.x-dev 12e1204"
},
{
"name": "phpseclib/phpseclib",
Expand All @@ -145,7 +141,7 @@
},
{
"name": "psr/http-client",
"version": "1.0.3"
"version": "dev-master bb5906e"
},
{
"name": "psr/http-factory",
Expand Down Expand Up @@ -173,11 +169,11 @@
},
{
"name": "sentry/sdk",
"version": "3.6.0"
"version": "3.x-dev 2c2591b"
},
{
"name": "sentry/sentry",
"version": "3.22.1"
"version": "3.x-dev 67fb063"
},
{
"name": "silinternational/email-service-php-client",
Expand All @@ -203,6 +199,10 @@
"name": "silinternational/yii2-json-log-targets",
"version": "2.1.0"
},
{
"name": "silinternational/yii2-sentry",
"version": "2.0.0"
},
{
"name": "swiftmailer/swiftmailer",
"version": "v6.3.0"
Expand All @@ -213,11 +213,11 @@
},
{
"name": "symfony/http-client",
"version": "v6.4.13"
"version": "6.4.x-dev f4f6d81"
},
{
"name": "symfony/http-client-contracts",
"version": "v3.5.0"
"version": "dev-main c5d993f"
},
{
"name": "symfony/options-resolver",
Expand Down

0 comments on commit a46a3e3

Please sign in to comment.