Skip to content

Commit

Permalink
PHP8 only
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHash committed Nov 26, 2022
1 parent 92b734b commit 80a22a3
Show file tree
Hide file tree
Showing 3 changed files with 544 additions and 511 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php

php:
- 7.4
- 8.0

os: linux
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"prefer-stable": true,
"minimum-stability": "dev",
"require": {
"php": "^7.4|^8.0",
"php": "^8.0",
"daikon/data-structure": "master@dev",
"daikon/interop": "master@dev"
},
Expand Down
Loading

0 comments on commit 80a22a3

Please sign in to comment.