Skip to content

Commit 7852dd2

Browse files
committed
Update composer.json
1 parent 82a8cff commit 7852dd2

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,6 +1,6 @@
11
{
22
"name": "floatphp/interfaces",
3-
"version" : "1.0.0-beta",
3+
"version" : "1.0.0",
44
"type": "library",
55
"description": "Interfaces lib for floatPHP",
66
"keywords": ["php","micro-framework","framework","PSR","ORM","jakiboy"],
@@ -19,7 +19,7 @@
1919
}
2020
],
2121
"require": {
22-
"php": ">=7.3"
22+
"php": ">=5.6"
2323
},
2424
"autoload": {
2525
"psr-4" : {

0 commit comments

Comments
 (0)