diff --git a/.idea/php-test-framework.xml b/.idea/php-test-framework.xml
new file mode 100644
index 00000000..32c97ed7
--- /dev/null
+++ b/.idea/php-test-framework.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/php.xml b/.idea/php.xml
index b7849797..d018b76d 100644
--- a/.idea/php.xml
+++ b/.idea/php.xml
@@ -137,7 +137,7 @@
-
+
\ No newline at end of file
diff --git a/composer.json b/composer.json
index bcfd13f0..2d46a220 100755
--- a/composer.json
+++ b/composer.json
@@ -39,14 +39,14 @@
"hashids/hashids": "2.0.*",
"maatwebsite/excel": "2.1.*",
"symfony/css-selector": "3.1.*",
- "symfony/dom-crawler": "3.3.*"
+ "symfony/dom-crawler": "3.3.*",
+ "phpunit/phpunit": "6.4.0",
+ "scriptfusion/phpunit-immediate-exception-printer": "1.3.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",
"mockery/mockery": "0.9.*",
- "phpunit/phpunit": "~6.0",
"laravel/homestead": "v6.2.2",
- "scriptfusion/phpunit-immediate-exception-printer": "^1",
"filp/whoops": "~2.0"
},
"autoload": {
diff --git a/phpvms.iml b/phpvms.iml
index bc4fd4dc..04707546 100644
--- a/phpvms.iml
+++ b/phpvms.iml
@@ -123,13 +123,13 @@
-
+
-
+