-
```
-
Here is my `composer require kyranb/footprints` result:
Using version ^0.2.4@beta for kyranb/footprints
./composer.json has been updated
Loading composer repositories with package information
…
-
I'm upgrading from Debian 8.2 to Debian 8.3
It's use new version of Git, 2.1.
I can't use the package on Debian 8.3, returns Bash Error. Waiting eternal. the same package I used on older versions of …
-
When trying to automatically answer the question
```
Write BaseURL to .htaccess file? [n]
```
with "no" by passing `--replaceHtaccessFile=no`, I'm still asked.
I assume this happens because in http…
mzeis updated
8 years ago
-
```
Notice: Undefined variable: configuration in /var/www/got-cms.dev/public/index.php on line 33
Fatal error: Uncaught exception 'Zend\ServiceManager\Exception\ServiceNotFoundException' with message…
-
I have some weird issue with FlattenException. I tried to fix it myself but after few hours of thinking what can be wrong I didn't come to anything.
What I found out is that the FlattenException crea…
-
I have the following composer.json file:
``` json
{
"require": {
"zendframework/zend-mail": "*",
"knplabs/github-api": "*",
"myak/core": "dev-master"
},
"minimum-s…