Skip to content

Commit be350a9

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^8.0|^7.4",
20-
"illuminate/bus": "^7.0|^8.0",
21-
"illuminate/database": "^7.0|^8.0",
22-
"illuminate/support": "^7.0|^8.0"
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"
2323
},
2424
"require-dev": {
25-
"orchestra/testbench": "^5.0|^6.0",
26-
"phpunit/phpunit": "^9.3.8"
25+
"orchestra/testbench": "^5.0|^6.26",
26+
"phpunit/phpunit": "^9.6.6"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)