fightbulc / simplon_mysql

MySQL PDO Wrapper (php, mysql, pdo, crud, library)
70 stars 22 forks source link

Wrong requirements #17

Closed trivago-makbarof closed 7 years ago

trivago-makbarof commented 7 years ago

I can see in the latest versions you are using php7 typings. In your composer.json you're still mentioning 5.4 which causes problem if I run composer update with php 5.4

duduindo commented 7 years ago

True, @trivago-makbarof

): ?string :-1:
): ?array :-1:

I back old version 1.4.2

fightbulc commented 7 years ago

@trivago-makbarof thanks for the catch. composer.json has been fixed.

@duduindo sure, if you dont run php 7+ you can stay with the version 1.