diff --git a/.idea/nur-ture.iml b/.idea/nur-ture.iml index ae13f26..e8b45d5 100644 --- a/.idea/nur-ture.iml +++ b/.idea/nur-ture.iml @@ -4,10 +4,8 @@ - - - - + + diff --git a/composer.json b/composer.json index dcc65a0..796d0c3 100644 --- a/composer.json +++ b/composer.json @@ -64,9 +64,7 @@ }, "autoload": { "psr-4": { - "nulib\\": "src_glue", - "nur\\sery\\wip\\": "src", - "nur\\sery\\": "src_app", + "nulib\\": "src", "nur\\": "nur_src" }, "files": [ @@ -75,7 +73,7 @@ }, "autoload-dev": { "psr-4": { - "nur\\sery\\": "tests", + "nulib\\": "tests", "nur\\": "nur_tests" } }, diff --git a/composer.lock b/composer.lock index aaa6402..27a5e88 100644 --- a/composer.lock +++ b/composer.lock @@ -589,7 +589,7 @@ "dist": { "type": "path", "url": "../nulib", - "reference": "2cdc05981013dc403afe26c08f3cfef36f737642" + "reference": "1536e091fb0020858204f59462a7a80b5f9775d9" }, "require": { "ext-json": "*", diff --git a/nur_bin/steam-train.php b/nur_bin/steam-train.php index dbde68a..7d032dc 100755 --- a/nur_bin/steam-train.php +++ b/nur_bin/steam-train.php @@ -2,6 +2,6 @@