Skip to content

Commit 39b683b

Browse files
committed
PHP 8
1 parent 33bcb48 commit 39b683b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2020 Gregory Baboolal
3+
Copyright (c) 2021 Gregory Baboolal
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.4",
14-
"mvc5/mvc5": "^14.0"
13+
"php": "^8.0",
14+
"mvc5/mvc5": "^15.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)