Skip to content

Commit e4b48a5

Browse files
authored
Bupm psr/simple-cache
1 parent 6c09dbc commit e4b48a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "falseclock/dbd-php",
33
"type": "library",
4-
"version": "3.1.3",
4+
"version": "3.1.4",
55
"description": "Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)",
66
"keywords": [
77
"pdo",
@@ -30,7 +30,7 @@
3030
],
3131
"require": {
3232
"php": ">=8.0",
33-
"psr/simple-cache": "^1.0.1",
33+
"psr/simple-cache": "^3.0.0",
3434
"openlss/lib-array2xml": "^1.0.0",
3535
"falseclock/dbd-php-entity": "^3.0.0",
3636
"ext-json": "*",

0 commit comments

Comments
 (0)