Compare commits

...
Author SHA1 Message Date
Chirag Aggarwal 40303ec32e update 2025-10-16 15:46:57 +05:30
Chirag Aggarwal b3af436eb7 Merge branch '1.8.x' into adapter-fixes-opensrs 2025-10-16 15:46:51 +05:30
Chirag Aggarwal 47874f4747 update 2025-10-16 13:18:27 +05:30
Chirag Aggarwal 3a89b6d36d update 2025-10-16 09:47:31 +05:30
Chirag Aggarwal f625865cb3 update adapter 2025-10-15 15:29:48 +05:30
Chirag Aggarwal f4ccfd68e4 update constructor 2025-10-15 14:50:10 +05:30
Chirag Aggarwal a38b745163 update lib 2025-10-15 14:30:07 +05:30
Chirag Aggarwal 1a760babad update 2025-10-15 13:00:05 +05:30
Chirag Aggarwal 068200ce4c adapter-fixes-opensrs 2025-10-15 11:41:03 +05:30
2 changed files with 17 additions and 15 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
"utopia-php/config": "0.2.*",
"utopia-php/database": "2.*",
"utopia-php/detector": "0.1.*",
"utopia-php/domains": "0.8.*",
"utopia-php/domains": "dev-adapter-fixes-opensrs",
"utopia-php/dns": "0.3.*",
"utopia-php/dsn": "0.2.1",
"utopia-php/framework": "0.33.*",
Generated
+16 -14
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "9658991ad6520dad5807d7e1ed1e9bd4",
"content-hash": "064b0ddb6632a6e4b98786095563da28",
"packages": [
{
"name": "adhocore/jwt",
@@ -756,16 +756,16 @@
},
{
"name": "google/protobuf",
"version": "v4.32.1",
"version": "v4.33.0",
"source": {
"type": "git",
"url": "https://github.com/protocolbuffers/protobuf-php.git",
"reference": "c4ed1c1f9bbc1e91766e2cd6c0af749324fe87cb"
"reference": "b50269e23204e5ae859a326ec3d90f09efe3047d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/c4ed1c1f9bbc1e91766e2cd6c0af749324fe87cb",
"reference": "c4ed1c1f9bbc1e91766e2cd6c0af749324fe87cb",
"url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/b50269e23204e5ae859a326ec3d90f09efe3047d",
"reference": "b50269e23204e5ae859a326ec3d90f09efe3047d",
"shasum": ""
},
"require": {
@@ -794,9 +794,9 @@
"proto"
],
"support": {
"source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.32.1"
"source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.33.0"
},
"time": "2025-09-14T05:14:52+00:00"
"time": "2025-10-15T20:10:28+00:00"
},
{
"name": "league/csv",
@@ -3847,16 +3847,16 @@
},
{
"name": "utopia-php/domains",
"version": "0.8.2",
"version": "dev-adapter-fixes-opensrs",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/domains.git",
"reference": "caa294dcebd05c8af876c8afef3e992faccdf645"
"reference": "a5856879b17334526cabe3dcf46196d913065a14"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/domains/zipball/caa294dcebd05c8af876c8afef3e992faccdf645",
"reference": "caa294dcebd05c8af876c8afef3e992faccdf645",
"url": "https://api.github.com/repos/utopia-php/domains/zipball/a5856879b17334526cabe3dcf46196d913065a14",
"reference": "a5856879b17334526cabe3dcf46196d913065a14",
"shasum": ""
},
"require": {
@@ -3902,9 +3902,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/domains/issues",
"source": "https://github.com/utopia-php/domains/tree/0.8.2"
"source": "https://github.com/utopia-php/domains/tree/adapter-fixes-opensrs"
},
"time": "2025-10-06T09:56:54+00:00"
"time": "2025-10-16T10:01:54+00:00"
},
{
"name": "utopia-php/dsn",
@@ -8573,7 +8573,9 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {},
"stability-flags": {
"utopia-php/domains": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {