-
Yesterday I had to reboot some of my servers for maintenance.
Doing so seems to have cleared the server cached packages (fine by me) but then I ran into the Github API limit due to the whole dependenc…
-
We have a Symfony 2.3 project. The composer update was working fine to 2013-09-06 ~12:00 UTC. Today throw an exception (after `self-update`):
```
$ composer update
Loading composer repositories with …
-
In fact I execute the command:
```
composer require sonata-project/admin-bundle
```
this return to me that response.
```
Please provide a version constraint for the sonata-project/admin-bundle requ…
-
Here is the the log:
jt@mbp (master *) ~/Sites/inra23: composer update elao/error-notifier-bundle
Loading composer repositories with package information
Updating dependencies (including require-dev)
Y…
-
It is great that Zikula has moved towards using well maintained software for many tasks rather than re-inventing it in house. In the old Postnuke days there could be sections of code only understood b…
-
Hi I have just created a new project running off sf2 2.2. and I am getting the following error message when enabling the twig part of the web_profiler_extra:
```
1/1 FatalErrorException: Error: Call …
-
Hi,
It looks like there is a problem with the requirement in composer.json.
"symfony/framework-bundle": "~2.2",
You require the framework bundle to 2.2 version and it's thus not installable on symfon…
-
Stop me if I'm wrong, but I think that dev-master / 2.3.x-dev branch is for symfony 2.3.x versions, no ?
If yes, there is a dependencies issue:
- elao/web-profiler-extra-bundle 2.3.x-dev requires sym…
-
When i ran "composer update" this morning, i saw this:
``` bash
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Removing jms/metadata (1.2.0-R…
-
With 2.1 i get the following error to the latest update:
[Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException]
The service "templating.engine.twig" has a dependency on a no…