Skip to content

Commit 47fc769

Browse files
committed
Update composer.json
1 parent 9c216a8 commit 47fc769

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "floatphp/helpers",
3-
"version" : "1.2.6",
3+
"version" : "1.3.1",
44
"type": "library",
55
"description": "FloatPHP Helpers Components",
66
"keywords": ["floatphp","micro-framework","framework","PSR","ORM","jakiboy"],
@@ -17,10 +17,10 @@
1717
"php": ">=8.2",
1818
"phpfastcache/phpfastcache": "^9.2.3",
1919
"rakibtg/sleekdb": "^2.15",
20-
"floatphp/classes": "^1.2.0",
21-
"floatphp/interfaces": "^1.2.0",
22-
"floatphp/exceptions": "^1.2.0",
23-
"floatphp/kernel": "^1.2.0"
20+
"floatphp/classes": "^1.3.0",
21+
"floatphp/interfaces": "^1.3.0",
22+
"floatphp/exceptions": "^1.3.0",
23+
"floatphp/kernel": "^1.3.0"
2424
},
2525
"autoload": {
2626
"psr-4" : {

0 commit comments

Comments
 (0)