ptykamikaze

Results 2 comments of ptykamikaze

Hello. I'm using this method to generate an input ``` $result = $menu->askText() ->setPromptText('Enter the number) ->setValidationFailedText('Invalid number') ->setPlaceholderText('#') ->ask(); ``` Temporally, I have modified this file "NonCanonicalReader.php", line 64,...

Hello, is it gonna be updated to work on Swift 5? I managed to correct all errors but the main image of the slider is not showing.