Skip to content
Snippets Groups Projects
Commit e7ef6f86 authored by Benjamin Bellamy's avatar Benjamin Bellamy :speech_balloon:
Browse files

Rename class namespace

parent e561b62f
Branches
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
],
"autoload": {
"psr-4": {
"Opawg\\UserAgent\\": "src/"
"Podlibre\\UserAgentPhp\\": "src/"
}
},
"scripts": {
......
......@@ -18,7 +18,7 @@ $rowstr = var_export(
print <<<EOT
<?php
/* Autogenerated. Do not edit */
namespace Opawg\UserAgents;
namespace Podlibre\UserAgentsphp;
class UserAgents {
public static function find(\$userAgent)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment