Skip to content

Commit 4d7264c

Browse files
author
Rias
committed
L7
1 parent 3a5cad2 commit 4d7264c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
],
1818
"require": {
1919
"php": "^7.1",
20-
"illuminate/session": "^5.5|^5.6|^5.7|^5.8|^6.0"
20+
"illuminate/session": "^5.5|^5.6|^5.7|^5.8|^6.0|^7.0"
2121
},
2222
"require-dev": {
23-
"orchestra/testbench": "^3.5|^3.6|^3.7|^3.8|^4.0"
23+
"orchestra/testbench": "^3.5|^3.6|^3.7|^3.8|^4.0|^5.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)