Skip to content

Commit 207849e

Browse files
committed
Update composer.json
1 parent 58b98db commit 207849e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "floatphp/classes",
3-
"version" : "1.1.1",
3+
"version" : "1.1.2",
44
"type": "library",
55
"description": "FloatPHP Classes Components",
66
"keywords": ["floatphp","micro-framework","framework","PSR","ORM","jakiboy"],
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": ">=7.4",
18-
"floatphp/interfaces": "^1.1.1"
18+
"floatphp/interfaces": "^1.1.2"
1919
},
2020
"autoload": {
2121
"psr-4" : {

0 commit comments

Comments
 (0)