Julian

Results 92 issues of Julian

composer-yaml requires "symfony/yaml": "2.0.*" looks like sf2 master ships a higer version

text from `box help build` > This command relies on a configuration file for loading > Phar packaging settings. If a configuration file is not > specified through the --configuration|-c...

currently the most current symfony version is `4.0.3`, the most current LTS version is `3.4.3`. this is the relevant part from `composer.json` ``` "php": "^7.1.0", "ext-iconv": "*", "sensio/framework-extra-bundle": "^5.1", "symfony/asset":...

minor
feature

https://f-droid.org/en/contribute/

any chance to get a tax field into this nice app?

feature request

having a phar file would be awesome

related to https://github.com/kstenschke/dummytext-plugin/issues/6 i tried to generate multiple text lines and not only replacing it or generate only one sentence by selecting multiple empty lines and generate from them, which...

the MR #987 which would fix exactly this problem was not merged. i have exactly the problem described in this MR, if you structrue you code in an additional `src`...

``` php build/puppet-enc.phar foo.example.com --env=prod --file=nodes.yaml.dist #!/usr/bin/env php --- parameters: customer: example role_enc: undef environment: development ``` >summary>box.yaml ```yaml files: - composer.json directories: - bin - config - src -...

bug

#### What are you trying to achieve? i try to run tests based on version constrains. a test should for example be skipped if symfony version is greater than or...