Skip to content

Commit 29e0fb8

Browse files
committed
chore: Create the new namespace
1 parent ed5ea0b commit 29e0fb8

File tree

613 files changed

+31
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

613 files changed

+31
-2
lines changed

composer.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,11 @@
110110
},
111111
"autoload": {
112112
"psr-4": {
113-
"ApiPlatform\\Core\\": "src/"
114-
}
113+
"ApiPlatform\\": "src/"
114+
},
115+
"files": [
116+
"src/deprecation.php"
117+
]
115118
},
116119
"autoload-dev": {
117120
"psr-4": {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)