Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
a7648fa
RELEASE
gaokevin1 Jul 6, 2023
8d86b29
Merge branch 'main' of github.com:descope/descope-php
gaokevin1 Jul 6, 2023
30d6711
Merge branch 'main' of github.com:descope/descope-php
gaokevin1 May 8, 2024
0b3da6d
Merge branch 'main' of github.com:descope/descope-php
gaokevin1 Jul 23, 2024
6704ea1
Merge branch 'main' of github.com:descope/descope-php
gaokevin1 Jul 25, 2024
cfa824d
Merge branch 'main' of github.com:descope/descope-php
gaokevin1 Aug 8, 2024
f749ced
Merge branch 'main' of https://github.com/descope/descope-php
gaokevin1 Sep 19, 2024
bed91db
Merge branch 'main' of https://github.com/descope/descope-php
gaokevin1 Sep 23, 2024
fcedca7
Merge branch 'main' of https://github.com/descope/descope-php
gaokevin1 Sep 30, 2024
187f446
Merge branch 'main' of https://github.com/descope/descope-php
gaokevin1 Nov 4, 2024
496e6c2
Merge branch 'main' of https://github.com/descope/descope-php
gaokevin1 Jan 7, 2025
d7de196
Merge branch 'main' of https://github.com/descope/descope-php
gaokevin1 Jan 8, 2025
819880f
Merge branch 'main' of https://github.com/descope/descope-php
gaokevin1 May 9, 2025
f2a3a59
Merge branch 'main' of https://github.com/descope/descope-php
gaokevin1 May 9, 2025
846e35a
Merge branch 'main' of https://github.com/descope/descope-php
gaokevin1 Sep 22, 2025
efb2fc9
Merge branch 'main' of https://github.com/descope/descope-php
gaokevin1 Nov 10, 2025
8f745f0
Merge branch 'main' of https://github.com/descope/descope-php
gaokevin1 Nov 29, 2025
acbd60e
Merge branch 'main' of https://github.com/descope/descope-php
gaokevin1 Mar 12, 2026
7cec186
Merge branch 'main' of https://github.com/descope/descope-php
gaokevin1 Jun 25, 2026
5c92275
updated guzzle version
gaokevin1 Jun 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"require": {
"php": "^7.3 || ^8.0",
"guzzlehttp/guzzle": "7.9.2 as 7.9.3",
"guzzlehttp/guzzle": "^7.12.1",
"paragonie/constant_time_encoding": "2.8.2",
"vlucas/phpdotenv": "^5.6.1"
},
Expand All @@ -30,9 +30,6 @@
}
},
"config": {
"audit": {
"ignore": ["PKSA-z3gr-8qht-p93v"]
},
"platform": {
"php": "7.3.0"
}
Expand Down
88 changes: 43 additions & 45 deletions composer.lock

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