Merge branch 'PCP-1773-php74'

# Conflicts:
#	composer.lock
This commit is contained in:
Philipp Stracker 2024-09-04 15:47:37 +02:00
commit 2cb026604c
No known key found for this signature in database
37 changed files with 50 additions and 50 deletions

View file

@ -4,7 +4,7 @@
"description": "PayPal Commerce Platform for WooCommerce",
"license": "GPL-2.0",
"require": {
"php": "^7.2 | ^8.0",
"php": "^7.4 | ^8.0",
"ext-json": "*",
"psr/log": "^1.1",
"ralouphie/getallheaders": "^3.0",