Skip to content

Commit 9d7f2c4

Browse files
committed
chore: no deprecations on 3.1
1 parent 374061c commit 9d7f2c4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,7 @@
120120
"autoload": {
121121
"psr-4": {
122122
"ApiPlatform\\": "src/"
123-
},
124-
"files": [
125-
"src/deprecation.php"
126-
]
123+
}
127124
},
128125
"autoload-dev": {
129126
"psr-4": {

0 commit comments

Comments
 (0)