Skip to content

Commit cf355bc

Browse files
BAP-23109: PayPal-PHP-SDK replacement (#43906)
- Replaced PayPal`s PHP-SDK package with oroinc`s copy - Updated dev.locks
1 parent f31e76a commit cf355bc

File tree

2 files changed

+162
-162
lines changed

2 files changed

+162
-162
lines changed

dev.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5208,16 +5208,16 @@
52085208
},
52095209
{
52105210
"name": "nette/utils",
5211-
"version": "v4.1.1",
5211+
"version": "v4.1.2",
52125212
"source": {
52135213
"type": "git",
52145214
"url": "https://github.com/nette/utils.git",
5215-
"reference": "c99059c0315591f1a0db7ad6002000288ab8dc72"
5215+
"reference": "f76b5dc3d6c6d3043c8d937df2698515b99cbaf5"
52165216
},
52175217
"dist": {
52185218
"type": "zip",
5219-
"url": "https://api.github.com/repos/nette/utils/zipball/c99059c0315591f1a0db7ad6002000288ab8dc72",
5220-
"reference": "c99059c0315591f1a0db7ad6002000288ab8dc72",
5219+
"url": "https://api.github.com/repos/nette/utils/zipball/f76b5dc3d6c6d3043c8d937df2698515b99cbaf5",
5220+
"reference": "f76b5dc3d6c6d3043c8d937df2698515b99cbaf5",
52215221
"shasum": ""
52225222
},
52235223
"require": {
@@ -5230,7 +5230,7 @@
52305230
"require-dev": {
52315231
"jetbrains/phpstorm-attributes": "^1.2",
52325232
"nette/tester": "^2.5",
5233-
"phpstan/phpstan-nette": "^2.0@stable",
5233+
"phpstan/phpstan": "^2.0@stable",
52345234
"tracy/tracy": "^2.9"
52355235
},
52365236
"suggest": {
@@ -5291,9 +5291,9 @@
52915291
],
52925292
"support": {
52935293
"issues": "https://github.com/nette/utils/issues",
5294-
"source": "https://github.com/nette/utils/tree/v4.1.1"
5294+
"source": "https://github.com/nette/utils/tree/v4.1.2"
52955295
},
5296-
"time": "2025-12-22T12:14:32+00:00"
5296+
"time": "2026-02-03T17:21:09+00:00"
52975297
},
52985298
{
52995299
"name": "nikic/php-parser",

0 commit comments

Comments
 (0)