mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-02 22:47:01 +00:00
php 8.5 support, update libs
This commit is contained in:
@@ -19,7 +19,7 @@ You can try the CRM on an online [demo](https://www.espocrm.com/demo/).
|
||||
|
||||
### Requirements
|
||||
|
||||
* PHP 8.3 - 8.4;
|
||||
* PHP 8.3 - 8.5;
|
||||
* MySQL 8.0 (and later), or MariaDB 10.3 (and later);
|
||||
* PostgreSQL 15 (and later).
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"homepage": "https://github.com/espocrm/espocrm.git",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"require": {
|
||||
"php": ">=8.3.0 <8.5.0",
|
||||
"php": ">=8.3.0 <8.6.0",
|
||||
"ext-openssl": "*",
|
||||
"ext-json": "*",
|
||||
"ext-zip": "*",
|
||||
|
||||
1300
composer.lock
generated
1300
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user