diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 5bbc6458..2f490cda 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -3,7 +3,7 @@
-
+
@@ -38,7 +38,7 @@
-
+
@@ -53,6 +53,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -161,7 +171,6 @@
-
@@ -201,6 +210,7 @@
+
@@ -630,14 +640,7 @@
-
-
-
- 1499728085186
-
-
-
- 1499728085186
+
1499806099923
@@ -975,7 +978,14 @@
1517982682804
-
+
+ 1517982740969
+
+
+
+ 1517982740969
+
+
@@ -1011,7 +1021,7 @@
-
+
@@ -1047,7 +1057,7 @@
-
+
@@ -1070,7 +1080,6 @@
-
@@ -1095,7 +1104,8 @@
-
+
+
@@ -1104,13 +1114,6 @@
-
-
-
-
-
-
-
@@ -1122,14 +1125,6 @@
-
-
-
-
-
-
-
-
@@ -1558,6 +1553,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pubspec.yaml b/pubspec.yaml
index 6047fced..50e9fc0b 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
name: angel_framework
-version: 1.1.0+3
+version: 1.1.1
description: A high-powered HTTP server with DI, routing and more.
author: Tobe O
homepage: https://github.com/angel-dart/angel_framework
@@ -11,6 +11,7 @@ dependencies:
angel_route: ^2.0.0
body_parser: ^1.0.0-dev
charcode: ^1.0.0
+ combinator: ">=1.0.0-beta <2.0.0"
container: ^0.1.2
json_god: ^2.0.0-beta
logging: ">=0.11.3 <1.0.0"
@@ -18,6 +19,7 @@ dependencies:
merge_map: ^1.0.0
meta: ^1.0.0
mime: ^0.9.3
+ path: ">=1.0.0 <2.0.0"
pool: ^1.0.0
random_string: ^0.0.1
tuple: ^1.0.0