Skip to content

Commit c694154

Browse files
committed
deps: remove doctrine/annotations
1 parent b05333d commit c694154

File tree

2 files changed

+3
-128
lines changed

2 files changed

+3
-128
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"require": {
3333
"php": "^8.2",
3434
"illuminate/http": "^11.0",
35+
"ramsey/uuid": "^4.7",
3536
"symfony/property-access": "^7.1",
36-
"symfony/serializer": "^7.1",
3737
"symfony/property-info": "^7.1",
38-
"ramsey/uuid": "^4.7"
38+
"symfony/serializer": "^7.1"
3939
},
4040
"require-dev": {
4141
"ergebnis/phpunit-slow-test-detector": "^2.14",

composer.lock

+1-126
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)