Skip to content

Commit 2ae7274

Browse files
authored
Update composer.json
1 parent 4175d7e commit 2ae7274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "observer/laravel-pdd",
33
"description": "pdd SDK for Laravel",
44
"require": {
5-
"illuminate/container": "^5.1",
5+
"illuminate/container": "^6.0|^7.0|^8.0",
66
"observer/pdd": "^1.0.0"
77
},
88
"license": "MIT",

0 commit comments

Comments
 (0)