aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--composer.json2
-rw-r--r--src/NXP/RutilsBundle/DependencyInjection/Configuration.php (renamed from src/NXP/DependencyInjection/Configuration.php)0
-rw-r--r--src/NXP/RutilsBundle/DependencyInjection/nxpRutilsExtension.php (renamed from src/NXP/DependencyInjection/nxpRutilsExtension.php)0
-rw-r--r--src/NXP/RutilsBundle/Resources/config/services.yml (renamed from src/NXP/Resources/config/services.yml)0
-rw-r--r--src/NXP/RutilsBundle/Resources/doc/index.rst (renamed from src/NXP/Resources/doc/index.rst)0
-rw-r--r--src/NXP/RutilsBundle/Twig/RutilsExtension.php (renamed from src/NXP/Twig/RutilsExtension.php)0
-rw-r--r--src/NXP/RutilsBundle/nxpRutilsBundle.php (renamed from src/NXP/nxpRutilsBundle.php)0
7 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index d0c26c4..74be006 100644
--- a/composer.json
+++ b/composer.json
@@ -12,7 +12,7 @@
}
],
"autoload": {
- "psr-0": {"NXP": "src/"}
+ "psr-0": {"nxp//RutilsBundle": "src/"}
},
"require": {
"php": ">=5.4.0",
diff --git a/src/NXP/DependencyInjection/Configuration.php b/src/NXP/RutilsBundle/DependencyInjection/Configuration.php
index 45b3ca8..45b3ca8 100644
--- a/src/NXP/DependencyInjection/Configuration.php
+++ b/src/NXP/RutilsBundle/DependencyInjection/Configuration.php
diff --git a/src/NXP/DependencyInjection/nxpRutilsExtension.php b/src/NXP/RutilsBundle/DependencyInjection/nxpRutilsExtension.php
index 2b2a39b..2b2a39b 100644
--- a/src/NXP/DependencyInjection/nxpRutilsExtension.php
+++ b/src/NXP/RutilsBundle/DependencyInjection/nxpRutilsExtension.php
diff --git a/src/NXP/Resources/config/services.yml b/src/NXP/RutilsBundle/Resources/config/services.yml
index 431641b..431641b 100644
--- a/src/NXP/Resources/config/services.yml
+++ b/src/NXP/RutilsBundle/Resources/config/services.yml
diff --git a/src/NXP/Resources/doc/index.rst b/src/NXP/RutilsBundle/Resources/doc/index.rst
index 4b94f4d..4b94f4d 100644
--- a/src/NXP/Resources/doc/index.rst
+++ b/src/NXP/RutilsBundle/Resources/doc/index.rst
diff --git a/src/NXP/Twig/RutilsExtension.php b/src/NXP/RutilsBundle/Twig/RutilsExtension.php
index d4cf8c2..d4cf8c2 100644
--- a/src/NXP/Twig/RutilsExtension.php
+++ b/src/NXP/RutilsBundle/Twig/RutilsExtension.php
diff --git a/src/NXP/nxpRutilsBundle.php b/src/NXP/RutilsBundle/nxpRutilsBundle.php
index a46734f..a46734f 100644
--- a/src/NXP/nxpRutilsBundle.php
+++ b/src/NXP/RutilsBundle/nxpRutilsBundle.php