소스 검색

Name Change

ahwelp 6 년 전
부모
커밋
925ba3ff69
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      composer.json

+ 2 - 2
composer.json

@@ -1,10 +1,10 @@
 {
-    "name": "ahwelp/bbrr",
+    "name": "urfat/rr",
     "description": "Requests and responses",
     "type": "library",
     "authors": [
         {
-            "name": "ahwelp",
+            "name": "Artur Welp",
             "email": "ahwelp@universo.univates.br"
         }
     ],