Skip to content

Commit 5fffc77

Browse files
committed
Change composer PHP requirements for dead code
1 parent 3d5042d commit 5fffc77

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
@@ -31,7 +31,7 @@
3131
]
3232
},
3333
"require": {
34-
"php": "^8.1",
34+
"php": ">=8.1",
3535
"league/uri-interfaces": "^7.6",
3636
"rowbot/url": "^4.1.0"
3737
},

0 commit comments

Comments
 (0)