Skip to content

Commit 90eec84

Browse files
author
Andrey Helldar
committed
Removed unnecessary attachment to patch versions
1 parent b21e9bc commit 90eec84

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
},
1717
"require": {
1818
"php": "^7.3|^8.0",
19-
"illuminate/console": "^6.20.14|^7.30.4|^8.24",
20-
"illuminate/database": "^6.20.14|^7.30.4|^8.24",
21-
"illuminate/support": "^6.20.14|^7.30.4|^8.24",
22-
"symfony/console": "^4.3.4|^5.0"
19+
"illuminate/console": "^6.20|^7.30|^8.24",
20+
"illuminate/database": "^6.20|^7.30|^8.24",
21+
"illuminate/support": "^6.20|^7.30|^8.24",
22+
"symfony/console": "^4.3|^5.0"
2323
},
2424
"require-dev": {
2525
"mockery/mockery": "^1.3.1",

0 commit comments

Comments
 (0)