Skip to content

Commit 33b63d8

Browse files
committed
Update composer.json
1 parent c0cec51 commit 33b63d8

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
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": "^8.0",
2323
"psr/cache": "^1.0 | ^2.0 | ^3.0",
24-
"psr-discovery/discovery": "1.x-dev"
24+
"psr-discovery/discovery": "^1.0"
2525
},
2626
"require-dev": {
2727
"friendsofphp/php-cs-fixer": "^3.14",

0 commit comments

Comments
 (0)