We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb7a7e5 commit 25c656eCopy full SHA for 25c656e
composer.json
@@ -8,7 +8,7 @@
8
}
9
],
10
"require": {
11
- "sagrishin/lightweight-php-orm": "v1.2.5"
+ "php": "^7.0"
12
},
13
"autoload": {
14
"psr-4": { "orm\\": "lib/orm" }
0 commit comments