Skip to content

Commit f91766d

Browse files
author
Andreas Aagaard
committed
chore: bump versions
1 parent be350a9 commit f91766d

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
],
1818
"require": {
19-
"php": "^8.1|^8.0|^7.4",
20-
"illuminate/bus": "^8.1|^8.0|^7.4",
21-
"illuminate/database": "^8.1|^8.0|^7.4",
22-
"illuminate/support": "^8.1|^8.0|^7.4"
19+
"php": "^8.1",
20+
"illuminate/bus": "^8.1",
21+
"illuminate/database": "^8.1",
22+
"illuminate/support": "^8.1"
2323
},
2424
"require-dev": {
2525
"orchestra/testbench": "^5.0|^6.26",

0 commit comments

Comments
 (0)