diff --git a/.travis.yml b/.travis.yml
index 92c37c6..4a8d1b2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
 language: php
 
 php:
-  - 5.3.3
+  - 5.3.4
   - 5.3
   - 5.4
 
diff --git a/composer.json b/composer.json
index a6a5221..e01bf79 100644
--- a/composer.json
+++ b/composer.json
@@ -25,7 +25,7 @@
         }
     }
   , "require": {
-        "php": ">=5.3.3"
+        "php": ">=5.3.4"
       , "react/socket": "0.1.*"
       , "guzzle/guzzle": "2.5.*"
       , "symfony/http-foundation": "2.1.*"
diff --git a/composer.lock b/composer.lock
index 2a4e473..ce31156 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1,5 +1,5 @@
 {
-    "hash": "6d331b3b6c00e17206dc072901df055e",
+    "hash": "c336c90dea505c6e69f35b0190556c1b",
     "packages": [
         {
             "package": "evenement/evenement",
@@ -26,8 +26,14 @@
         {
             "package": "symfony/event-dispatcher",
             "version": "dev-master",
-            "source-reference": "0dc437f2eca7dea19facfde6db7f7f5e8e71d0bc",
-            "commit-date": "1341838460"
+            "alias-pretty-version": "2.1.x-dev",
+            "alias-version": "2.1.9999999.9999999-dev"
+        },
+        {
+            "package": "symfony/event-dispatcher",
+            "version": "dev-master",
+            "source-reference": "b99b49760016467099f010aff7a5098861d49e09",
+            "commit-date": "1342207366"
         },
         {
             "package": "symfony/http-foundation",
@@ -38,8 +44,8 @@
         {
             "package": "symfony/http-foundation",
             "version": "dev-master",
-            "source-reference": "3399f6f068cd41f1b42140699db1f1e6d3bcb361",
-            "commit-date": "1342107786"
+            "source-reference": "498c2da9c3fecefc7e3b0add73621f3feb337ddd",
+            "commit-date": "1342207366"
         }
     ],
     "packages-dev": null,
diff --git a/tests/ab-wstest-libevent.php b/tests/AutobahnTestSuite/bin/fuzzingserver-libevent.php
similarity index 100%
rename from tests/ab-wstest-libevent.php
rename to tests/AutobahnTestSuite/bin/fuzzingserver-libevent.php
diff --git a/tests/ab-wstest-stream.php b/tests/AutobahnTestSuite/bin/fuzzingserver-stream.php
similarity index 100%
rename from tests/ab-wstest-stream.php
rename to tests/AutobahnTestSuite/bin/fuzzingserver-stream.php
diff --git a/tests/ab-wstest-fuzzyconf.json b/tests/AutobahnTestSuite/fuzzingclient-all.json
similarity index 100%
rename from tests/ab-wstest-fuzzyconf.json
rename to tests/AutobahnTestSuite/fuzzingclient-all.json