Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am mannew on github.
  • I am winblad (https://keybase.io/winblad) on keybase.
  • I have a public key ASDAqJdb_m-TABhhNv-l34eubXMQmcTmSjmC4KL43qtr6Qo

To claim this, I am signing this object:

@ManneW
ManneW / composer_error_output.txt
Created August 14, 2012 09:47
Composer error
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for manne/second-bundle 1.0.* -> satisfiable by manne/second-bundle 1.0.
- manne/second-bundle 1.0 requires manne/first-bundle 1.0.* -> satisfiable by manne/first-bundle 1.0, manne/first-bundle 1.0.1, manne/first-bundle 1.0.10, manne/first-bundle 1.0.2, manne/first-bundle 1.0.3, manne/first-bundle 1.0.4, manne/first-bundle 1.0.5, manne/first-bundle 1.0.6, manne/first-bundle 1.0.7, manne/first-bundle 1.0.8, manne/first-bundle 1.0.9.
- manne/first-bundle 1.0 requires swiftmailer/swiftmailer 4.1.7 -> satisfiable by swiftmailer/swiftmailer 4.1.7.
- manne/first-bundle 1.0.1 requires swiftmailer/swiftmailer 4.1.7 -> satisfiable by swiftmailer/swiftmailer 4.1.7.
- manne/first-bundle 1.0.10 requires swiftmailer/swiftmailer 4.1.7 -> satisfiable by swiftmailer/swiftmailer 4.1.7.
- manne/first-bundle 1.0.2 requires swiftmailer/swiftmailer 4.1.7 -> satisfiable by swi
@ManneW
ManneW / composer-stacktrace.txt
Created February 8, 2012 10:10
composer stacktrace
EmanuelMBP:symfony-with-composer emanuel$ php composer.phar install
Installing dependencies
Warning: assert(): Assertion failed in phar:///Library/WebServer/Documents/new_checkout_stuff/symfony-with-composer/composer.phar/src/Composer/DependencyResolver/Solver.php on line 2
Call Stack:
0.0029 705616 1. {main}() /Library/WebServer/Documents/new_checkout_stuff/symfony-with-composer/composer.phar:0
0.0036 710600 2. require('phar:///Library/WebServer/Documents/new_checkout_stuff/symfony-with-composer/composer.phar/bin/composer') /Library/WebServer/Documents/new_checkout_stuff/symfony-with-composer/composer.phar:15
0.0182 1893152 3. Composer\Console\Application->run() phar:///Library/WebServer/Documents/new_checkout_stuff/symfony-with-composer/composer.phar/bin/composer:14
0.0220 2160120 4. Symfony\Component\Console\Application->run() phar:///Library/WebServer/Documents/new_checkout_stuff/symfony-with-composer/composer.phar/src/Composer/Console/Application.php:2
@ManneW
ManneW / elasticabundle_test.txt
Created May 19, 2011 08:56
Trying to get ElasticaBundle working
==== Console output ====
Reseting indexes
PHP Catchable fatal error: Argument 1 passed to FOQ\ElasticaBundle\IndexManager::__construct() must be an array, string given, called in /Library/WebServer/Documents/myproj/app/cache/dev/appDevProjectContainer.php on line 161 and defined in /Library/WebServer/Documents/myproj/vendor/bundles/FOQ/ElasticaBundle/IndexManager.php on line 12
==== Config extract ====
foq_elastica:
clients:
default: { host: localhost, port: 9200 }
indexes:
website: